Skip to content

Special case warning for requirements.txt install#9915

Merged
uranusjr merged 4 commits intopypa:mainfrom
briantracy:main
Jul 12, 2021
Merged

Special case warning for requirements.txt install#9915
uranusjr merged 4 commits intopypa:mainfrom
briantracy:main

Conversation

@briantracy
Copy link
Contributor

Added a special warning for users who accidentally do
pip install requirements.txt and forget the -r flag.
Issue #9908

Added a special warning for users who accidentally do
`pip install requirements.txt` and forget the `-r` flag.
Issue pypa#9908
Added entry to news/ directory documenting change.
Issue pypa#9908
briantracy and others added 2 commits April 29, 2021 20:15
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Changed log level of special case warning to info
instead of critical.
Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll need to wait until 21.1.1 is release. but otherwise LGTM.

@briantracy
Copy link
Contributor Author

@uranusjr Thanks for the approval, could you run the CI so that everything is set in stone for next release? Thanks.

@briantracy
Copy link
Contributor Author

@uranusjr Looks like 21.1.2 is now out, what is the status on this merge? Thanks again.

@uranusjr uranusjr merged commit 37a2b12 into pypa:main Jul 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants