summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.