Initial commit

This commit is contained in:
2022-08-02 11:09:41 +02:00
commit dbf304fc2c
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"