Feature: Distribution via PIP
Opened this issue · 0 comments
superstes commented
It would be useful if the app would be distributed via PIP.
I already have some projects on it.
Example:
- pyproject.toml
- MANIFEST.in (specifies which files to include in the package)
- release workflow (you need to add the PyPI-API key to the repository action-secrets)