summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-18 21:33:19 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-11-18 21:33:25 -0500
commitfe19053225a6030087df2b239b667b9617f9fc6c (patch)
treee2ced00d64236f6090fb123b674144d30d303896
parentb6fcbbd00cb6d5607c9272dec452a50457bdb292 (diff)
downloadpython-setuptools-git-fe19053225a6030087df2b239b667b9617f9fc6c.tar.gz
Update changelog.
-rw-r--r--changelog.d/2896.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2896.change.rst b/changelog.d/2896.change.rst
new file mode 100644
index 00000000..e0aebdcb
--- /dev/null
+++ b/changelog.d/2896.change.rst
@@ -0,0 +1 @@
+Setuptools once again makes its local copy of distutils the default. To override, set SETUPTOOLS_USE_DISTUTILS=stdlib.