Cannot install 5.0.0
ChrisWestcottUK opened this issue · 1 comments
ChrisWestcottUK commented
Running pip install nassl==5.0.0
yields:
ERROR: Could not find a version that satisfies the requirement nassl==5.0.0 (from versions: 0.13.4.win32, 0.13.1, 0.13.2, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.14.0, 0.14.1, 0.14.2, 0.15.0, 0.15.1, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.17.0, 1.0.1, 1.0.2, 1.0.3, 4.0.2, 5.0.1)
ERROR: No matching distribution found for nassl==5.0.0
Although ideally we should update to 5.0.1
it is listed on pypi.org
and has caused us to have broken builds in the meantime.
ChrisWestcottUK commented
Edit - closing this issue as it may be related to our Artifactory configuration.