diff options
-rw-r--r-- | changelog.d/2896.change.rst | 1 |
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. |