-
-
Notifications
You must be signed in to change notification settings - Fork 616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip-compile broken with pip 19.1 #794
Comments
Hello @tonal, Thanks for the report! Could you please paste here your UPDATE: no need, seems it doesn't work at all. |
requirements.in:
requirements.txt:
If downgrade pip to 19.0.3 all work. |
There are breaking changes from pypa/pip#6424. Okay, let's make a compatible version. |
Do you plan to release this fix in near future? |
Hello @pkierski. As soon as possible. |
|
Describe the issue briefly here.
Environment Versions
linux KDE Neon
$ python -V
Python 3.7.3
$ pip --version
pip 19.1 from /home/User/.pyenv/versions/3.7.3/envs/test/lib/python3.7/site-packages/pip (python 3.7)
$ pip-compile --version
pip-compile, version 3.6.0
Steps to replicate
The text was updated successfully, but these errors were encountered: