Files
python-package-template/README.md

4 lines
169 B
Markdown
Raw Normal View History

2024-05-19 22:19:07 +08:00
# python-package-template
2024-05-19 22:54:33 +08:00
A template for Python project to be published on PyPI with setuptools, python-build, PyPI trusted publishing and github actions auto release.