summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-12-01 09:23:31 -0500
committerGitHub <noreply@github.com>2019-12-01 09:23:31 -0500
commit2292718a151994efb7d364312c73d5b536988049 (patch)
tree1a63f4da5b86283d8c6953b676919851f9d15e3b
parent7502dc9ca767927db9599f93cd48851ca59f7a62 (diff)
downloadpython-setuptools-git-2292718a151994efb7d364312c73d5b536988049.tar.gz
Reword changelog to give more context
-rw-r--r--changelog.d/1922.change.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/1922.change.rst b/changelog.d/1922.change.rst
index 7aeb251c..837ef9c9 100644
--- a/changelog.d/1922.change.rst
+++ b/changelog.d/1922.change.rst
@@ -1 +1 @@
-Fix possible issue with transitive build dependencies.
+Build dependencies (setup_requires and tests_require) now install transitive dependencies indicated by extras.