[DEV] update the project to use pyproject.toml

This commit is contained in:
2024-01-28 22:20:32 +01:00
parent 9be73c60d1
commit 15a537455c
12 changed files with 327 additions and 361 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
# Setuptools distribution folder.
/dist/
/build/
/.venv/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info