Environment
- pip version: 19.2
- Python version: 3.6.8
- OS: ubuntu 18.04
Description
After updating to pip-19.2 from pip-19.1.1 installing packages with --extra-index-url doesn't work and I get:
ERROR: Could not find a version that satisfies the requirement package_name (from versions: none)
ERROR: No matching distribution found for package_name
going back to 19.1.1 works fine
Environment
Description
After updating to pip-19.2 from pip-19.1.1 installing packages with --extra-index-url doesn't work and I get:
going back to 19.1.1 works fine