summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMelissa Li <li.melissa.kun@gmail.com>2021-02-18 23:02:29 -0500
committerMelissa Li <li.melissa.kun@gmail.com>2021-02-19 17:11:54 -0500
commit37a6284c9fcd71a3d4b2fe5dbc802fcf5cbe0786 (patch)
treee85e4323f7598363ed6c0c1fcaee49c5e6919f64 /setup.cfg
parente1ffc2abbae4f2aa78dd09ee9827d754b7702b7b (diff)
downloadpython-setuptools-git-37a6284c9fcd71a3d4b2fe5dbc802fcf5cbe0786.tar.gz
Fix sphinx upload_docs
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index e0c4edc2..3368d88d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -58,6 +58,7 @@ testing =
pip>=19.1 # For proper file:// URLs support.
jaraco.envs
pytest-xdist
+ sphinx
docs =
# Keep these in sync with docs/requirements.txt