added pyproject.toml and rules for linting and formatting

This commit is contained in:
Félix Boisselier
2024-04-13 12:52:37 +02:00
parent 8336b62f97
commit 41590be745
2 changed files with 30 additions and 0 deletions

1
.gitignore vendored
View File

@@ -160,3 +160,4 @@ cython_debug/
#.idea/
test/
.vscode/