aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-12-11 14:43:20 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-12-11 14:43:20 -0500
commit758eab35155b97c364d8bf40654367fcb8785379 (patch)
tree2fbb5a4e88b8d85c88eb08579abd8ec2a0912329 /changelog.d
parent4de8dc801004440310db8fffa3da0f76b05a2a1e (diff)
downloadexternal_python_setuptools-758eab35155b97c364d8bf40654367fcb8785379.tar.gz
external_python_setuptools-758eab35155b97c364d8bf40654367fcb8785379.tar.bz2
external_python_setuptools-758eab35155b97c364d8bf40654367fcb8785379.zip
Add changelog entry. Ref #1594.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1594.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1594.change.rst b/changelog.d/1594.change.rst
new file mode 100644
index 00000000..91a0c28c
--- /dev/null
+++ b/changelog.d/1594.change.rst
@@ -0,0 +1 @@
+PEP 517 backend no longer declares setuptools as a dependency as it can be assumed.