summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-17 19:48:48 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-17 19:48:48 -0500
commit19bfd4d13755011a027013a63a637f02bda0c0cd (patch)
tree7cbf5f9e7de0e716b5a18ea37cb9fce24c6ae71f /setup.cfg
parenta5e663d83bee3ec96890a5f9b5d818c1fdd2d6bc (diff)
downloadpython-setuptools-git-19bfd4d13755011a027013a63a637f02bda0c0cd.tar.gz
Remove tests for upload_docs. Removes test dependency on sphinx. Ref #2971.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4099e27b..6171f624 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -63,7 +63,6 @@ testing =
pip>=19.1 # For proper file:// URLs support.
jaraco.envs>=2.2
pytest-xdist
- sphinx>=4.3.2
jaraco.path>=3.2.0
build[virtualenv]
filelock>=3.4.0