pyxet
pyxet copied to clipboard
Releases should be on GitHub in addition to PyPI
There are no releases here. Reasons to put them here in addition to publishing wheels to PyPI:
- Easy to find release notes for each version
- Automatically creates tags in the repo to check out the source commit for a given version (useful for debugging)
- Open source projects typically publish to GitHub Releases so it's expected to see activity there for a project that has releases (signals maturity)
can be automated with GitHub Actions