diff options
Diffstat (limited to 'changelog.d/2896.breaking.rst')
-rw-r--r-- | changelog.d/2896.breaking.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/2896.breaking.rst b/changelog.d/2896.breaking.rst deleted file mode 100644 index e0aebdcb..00000000 --- a/changelog.d/2896.breaking.rst +++ /dev/null @@ -1 +0,0 @@ -Setuptools once again makes its local copy of distutils the default. To override, set SETUPTOOLS_USE_DISTUTILS=stdlib. |