-
-
Notifications
You must be signed in to change notification settings - Fork 610
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
pep440 Direct References don't include extras in requirements.txt #1450
Comments
note that if I use:
it's conserved in the requirements.txt |
@graingert nice catch! This might be resolved in #1392, see #1392 (comment). |
@graingert That's a nice catch indeed! I'll provide a PR for it. Thanks 👍 |
Hey 👋 |
Thanks @FlorentJeannot! I'll close this issue then. |
Environment Versions
$ python -V
3.8.10$ pip --version
pip 21.1.3 from /home/graingert/.virtualenvs/osirium-main/lib/python3.8/site-packages/pip (python 3.8)$ pip-compile --version
pip-compile, version 6.2.0Steps to replicate
expected
Actual:
The text was updated successfully, but these errors were encountered: