Skip to content

Commit 090cb8d

Browse files
committed
No more zip_help for sphinx
1 parent 971a59f commit 090cb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ release = egg_info -RDb ''
44
bdist = build_sphinx bdist
55
sdist = build_sphinx sdist
66
# Make sure a zip file is created each time we build the sphinx docs
7-
build_sphinx = build_sphinx zip_help
7+
#build_sphinx = build_sphinx zip_help
88

99
[build_sphinx]
1010
source-dir = doc/src

0 commit comments

Comments
 (0)