The last release to PyPI was 9 years ago; are there any showstoppers preventing a release of the current code on master? I try to avoid adding dependencies on packages installed directly from source control (it tends to run afoul of corner case bugs in pip and pip-tools), but in this case it feels like I'd be missing some important bugfixes if I went with the existing PyPI package.
Original report by jmbowman (Bitbucket: jmbowman, GitHub: jmbowman).
The last release to PyPI was 9 years ago; are there any showstoppers preventing a release of the current code on master? I try to avoid adding dependencies on packages installed directly from source control (it tends to run afoul of corner case bugs in pip and pip-tools), but in this case it feels like I'd be missing some important bugfixes if I went with the existing PyPI package.