summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelissa Li <li.melissa.kun@gmail.com>2021-02-19 19:26:28 -0500
committerMelissa Li <li.melissa.kun@gmail.com>2021-02-19 19:26:28 -0500
commitdf9ff438af59bc90c2f37a4180d1560d2ebca541 (patch)
tree42a265b8a452b831a788ea2baaf39b4513b1d53c
parent37a6284c9fcd71a3d4b2fe5dbc802fcf5cbe0786 (diff)
downloadpython-setuptools-git-df9ff438af59bc90c2f37a4180d1560d2ebca541.tar.gz
Add changelog
-rw-r--r--changelog.d/2573.change.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/2573.change.rst b/changelog.d/2573.change.rst
new file mode 100644
index 00000000..b06bd8c9
--- /dev/null
+++ b/changelog.d/2573.change.rst
@@ -0,0 +1,2 @@
+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` \ No newline at end of file