New submission from Immo Wetzel <immo.wet...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue41479> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com