Building
Local build with poetry
Clean build
Install locally built package
- Local virutal environment recommended.
- Include
--force-reinstall
if the version number of built package isn't changed.
Github CI/CD
- Refer to GitHub Documentation.
- Requires PyPI account and OpenID Connect configuration
- Custom script for project at python-publish.yml.