Move build setup to pyproject.toml (#3240)

This commit is contained in:
Raphael Michel
2023-04-25 10:02:52 +02:00
committed by GitHub
parent c0c2782db6
commit 4ef96b7e94
18 changed files with 637 additions and 533 deletions
+2
View File
@@ -1,4 +1,6 @@
env/
build/
dist/
.coverage
htmlcov/
.ropeproject