diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/1700.change.rst | 1 | ||||
-rw-r--r-- | changelog.d/2094.breaking.rst | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/1700.change.rst b/changelog.d/1700.change.rst deleted file mode 100644 index f66046a2..00000000 --- a/changelog.d/1700.change.rst +++ /dev/null @@ -1 +0,0 @@ -Document all supported keywords by migrating the ones from distutils. diff --git a/changelog.d/2094.breaking.rst b/changelog.d/2094.breaking.rst deleted file mode 100644 index c278d0fd..00000000 --- a/changelog.d/2094.breaking.rst +++ /dev/null @@ -1 +0,0 @@ -Setuptools now actively crashes under Python 2. Python 3.5 or later is required. Users of Python 2 should use ``setuptools<45``. |