Closed
Description
Looking at the pypi repo for this project, the version numbers are clear. However, it's not clear when looking at this Git repo which commit corresponds to which version release. Would you be able to tag the commits corresponding to the pypi releases going forward? Something akin to how numpy does it: https://github.com/numpy/numpy/tags
The main reason I am asking is that I repackage this library for use in some software distributions, and I prefer to run your tests whenever possible. However, those tests are only included in the GitHub source, and not the tar.gz sdist on pypi, necessitating fetching from the GitHub repo.
Metadata
Metadata
Assignees
Labels
No labels