diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-02-27 13:51:32 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-02-27 13:51:32 -0500 |
| commit | 1a549254c1828161417ff1053b8cdea34b9ad1dd (patch) | |
| tree | c149c0af947694c7169fc37e33446d3a18300e84 /CHANGES.rst | |
| parent | 693e4a0cd296d5e107c39ba1986174e29ed409c8 (diff) | |
| download | python-setuptools-git-1a549254c1828161417ff1053b8cdea34b9ad1dd.tar.gz | |
Trim excess whitespace
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 7e8c28bf..864ee105 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ v53.1.0 Changes ^^^^^^^ * #1937: Preserved case-sensitivity of keys in setup.cfg so that entry point names are case-sensitive. Changed sensitivity of configparser. NOTE: Any projects relying on case-insensitivity will need to adapt to accept the original case as published. -- by :user:`melissa-kun-li` -* #2573: Fixed error in uploading a Sphinx doc with the :code:`upload_docs` command. An html builder will be used. +* #2573: Fixed error in uploading a Sphinx doc with the :code:`upload_docs` command. An html builder will be used. Note: :code:`upload_docs` is deprecated for PyPi, but is supported for other sites -- by :user:`melissa-kun-li` |
