django-commons / django-typer

Use Typer (type hints) to define the interface for your Django management commands.
https://django-typer.rtfd.io
MIT License
88 stars 2 forks source link

Add project to test PyPI #126

Closed tim-schilling closed 1 month ago

tim-schilling commented 1 month ago

The Django Commons release action supports testing the release of the package to test.pypi.org. This requires the project to exist there which requires a manual upload.

The test release GHA code can be found here: https://github.com/django-commons/django-commons-playground/blob/main/.github/workflows/release.yml#L97

bckohan commented 1 month ago

done: https://test.pypi.org/project/django-typer/