This commit is contained in:
2023-11-03 02:14:01 +08:00
parent 95eb916545
commit 9e2cef302b
10 changed files with 0 additions and 699 deletions

6
PyPI/pyproject.toml Normal file
View File

@@ -0,0 +1,6 @@
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"