diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-10 13:27:50 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-10 13:27:50 -0400 |
| commit | b286525862fa0a4839f37b5836a20178293d7335 (patch) | |
| tree | 538f088d00096958c7a6d2dfc71dba33e0343a45 | |
| parent | 2d607a9e59aa854b387f22d79301acb8739b133a (diff) | |
| download | external_python_setuptools-b286525862fa0a4839f37b5836a20178293d7335.tar.gz external_python_setuptools-b286525862fa0a4839f37b5836a20178293d7335.tar.bz2 external_python_setuptools-b286525862fa0a4839f37b5836a20178293d7335.zip | |
Update changelog.
| -rw-r--r-- | changelog.d/2086.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2086.change.rst b/changelog.d/2086.change.rst new file mode 100644 index 00000000..9fa54e5a --- /dev/null +++ b/changelog.d/2086.change.rst @@ -0,0 +1 @@ +Deprecate 'use_2to3' functionality. Packagers are encouraged to use single-source solutions or build tool chains to manage conversions outside of setuptools. |
