mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-12-23 12:13:51 +01:00
* Test building a sdist and wheel on push events and pull request events
* List contents of sdist and wheel for visual checks / debugging
- Note that check-manifest is currently incompatible with `prune **`
strategy
* Publish sdists and wheels to TestPyPI through pushed tags triggered
through push events
* Publish sdists and wheels to PyPI through published release events
triggered through GitHub releases