summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-26 21:28:00 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-27 13:51:57 -0500
commit1da02dc4d8dd591a67e83a663379ab5c926de47f (patch)
treed246280450040e584a1d6c4d78cc914a42dd16ca
parentac3154576db19ae91a3cb1c26b7eba279fd12191 (diff)
downloadpython-setuptools-git-1da02dc4d8dd591a67e83a663379ab5c926de47f.tar.gz
Update changelog.
-rw-r--r--changelog.d/2582.breaking.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2582.breaking.rst b/changelog.d/2582.breaking.rst
new file mode 100644
index 00000000..15dfbdb1
--- /dev/null
+++ b/changelog.d/2582.breaking.rst
@@ -0,0 +1 @@
+Simplified build-from source story. Build requirements no longer include setuptools itself. Project can no longer be installed from source on pip 19.x, but install from source is still supported on pip < 19 and pip >= 20 and install from wheel is still supported with pip >= 9.