aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2020-03-22 20:53:33 +0200
committerPaul Ganssle <paul@ganssle.io>2020-04-21 14:09:17 -0400
commit8487f1ae61f50578d9adb314429eb578e8e9f0c9 (patch)
tree9c065aa521a5078df2565aab79caaf9f6be7e3f3
parent9bfc5fa5fd0da9254c2e95edb42da3fb65893f75 (diff)
downloadexternal_python_setuptools-8487f1ae61f50578d9adb314429eb578e8e9f0c9.tar.gz
external_python_setuptools-8487f1ae61f50578d9adb314429eb578e8e9f0c9.tar.bz2
external_python_setuptools-8487f1ae61f50578d9adb314429eb578e8e9f0c9.zip
Add news fragment
-rw-r--r--changelog.d/2040.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2040.change.rst b/changelog.d/2040.change.rst
new file mode 100644
index 00000000..b8f36f6f
--- /dev/null
+++ b/changelog.d/2040.change.rst
@@ -0,0 +1 @@
+Deprecated the ``bdist_wininst`` command. Binary packages should be built as wheels instead.