Skip to content

Commit f9d1fa4

Browse files
authored
Remove "upload_sphinx" section from setup.cfg
The `Sphinx-PyPI-upload` tool the section corresponds to hasn't been updated since 2009, and the new (c. 2018) PyPI doesn't support documentation uploads anyway.
1 parent 4764c85 commit f9d1fa4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ source_dir = doc/en/
8282
build_dir = doc/build
8383
all_files = 1
8484

85-
[upload_sphinx]
86-
upload_dir = doc/en/build/html
87-
8885
[check-manifest]
8986
ignore =
9087
src/_pytest/_version.py

0 commit comments

Comments
 (0)