Add template files

This commit is contained in:
2024-05-19 22:54:33 +08:00
parent 10878d035f
commit 9516c5b0d1
3 changed files with 53 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
# 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.
A template for Python project to be published on PyPI with setuptools, python-build, PyPI trusted publishing and github actions auto release.