提交到pi

This commit is contained in:
2026-02-27 15:24:16 +08:00
parent e270f02073
commit fa673138f6
70 changed files with 48 additions and 2 deletions

3
pyproject.toml Normal file
View File

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