aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog.d/2094.breaking.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2094.breaking.rst b/changelog.d/2094.breaking.rst
new file mode 100644
index 00000000..c278d0fd
--- /dev/null
+++ b/changelog.d/2094.breaking.rst
@@ -0,0 +1 @@
+Setuptools now actively crashes under Python 2. Python 3.5 or later is required. Users of Python 2 should use ``setuptools<45``.