This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iwetzel
Recipients iwetzel
Date 2020-08-04.18:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596565091.91.0.157187140221.issue41479@roundup.psfhosted.org>
In-reply-to
Content
I do have a pip package with version id 0.0.0 on my own registry.

If I try to get the list of available versions like  before 
with pip install package_name==
it will install version 0.0.0 of the package package_name

thats not right
History
Date User Action Args
2020-08-04 18:18:11iwetzelsetrecipients: + iwetzel
2020-08-04 18:18:11iwetzelsetmessageid: <1596565091.91.0.157187140221.issue41479@roundup.psfhosted.org>
2020-08-04 18:18:11iwetzellinkissue41479 messages
2020-08-04 18:18:11iwetzelcreate