1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/5196.bugfix
Pradyun Gedam 7d03f036a8
📰
2018-06-15 11:29:36 +05:30

5 lines
192 B
Plaintext

Restrict install time dependency warnings to directly-dependant packages
Warning about the entire package set has resulted in users getting confused as
to why pip is printing these warnings.