Initial commit

This commit is contained in:
2022-07-27 15:30:38 +02:00
commit b5cbb7ac17
10 changed files with 81 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"