重构项目路径
Some checks failed
Publish Python Package to Gitea / publish (push) Failing after 59s

This commit is contained in:
2026-05-06 17:16:09 +08:00
parent 8bbf5084f5
commit d2dbb5f61e
34 changed files with 339 additions and 868 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
__pycache__/
*.py[cod]
**/*.egg-info/
.env
.python-version
build/
dist/
python-runtime/.venv/