[New-bugs-announce] [issue41479] pip install== will install 0.0.0 version in stead of showing alll

Immo Wetzel report at bugs.python.org
Tue Aug 4 14:18:11 EDT 2020


New submission from Immo Wetzel <immo.wetzel at adtran.com>:

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

----------
messages: 374835
nosy: iwetzel
priority: normal
severity: normal
status: open
title: pip install== will install 0.0.0 version in stead of showing alll
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41479>
_______________________________________


More information about the New-bugs-announce mailing list