Initial commit

This commit is contained in:
worldmozara
2024-05-19 22:19:07 +08:00
committed by GitHub
commit 10878d035f
2 changed files with 162 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# python-package-template
A template for Python project to be published on PyPI with setuptools, python-build, PyPI trusted publisher and github actions auto release.