summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-05-30 15:20:24 +0530
committerPradyun Gedam <pradyunsg@gmail.com>2018-06-15 11:29:36 +0530
commit7d03f036a8158e3513d049387d4662912c6f0f6f (patch)
tree0da717af87ce3d7240cafad898319272b981903d
parentdaa3163d083c65bb6072e4811adc8c4fa8450d96 (diff)
downloadpip-7d03f036a8158e3513d049387d4662912c6f0f6f.tar.gz
:newspaper:
-rw-r--r--news/5196.bugfix4
-rw-r--r--news/5457.bugfix4
2 files changed, 8 insertions, 0 deletions
diff --git a/news/5196.bugfix b/news/5196.bugfix
new file mode 100644
index 000000000..02c31e25f
--- /dev/null
+++ b/news/5196.bugfix
@@ -0,0 +1,4 @@
+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.
diff --git a/news/5457.bugfix b/news/5457.bugfix
new file mode 100644
index 000000000..02c31e25f
--- /dev/null
+++ b/news/5457.bugfix
@@ -0,0 +1,4 @@
+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.