Skip to content

Commit c6d2021

Browse files
committed
Fix docs build in tox
1 parent a57a631 commit c6d2021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
# Add any paths that contain custom static files (such as style sheets) here,
144144
# relative to this directory. They are copied after the builtin static files,
145145
# so a file named "default.css" will overwrite the builtin "default.css".
146-
html_static_path = ['_static']
146+
#html_static_path = ['_static']
147147

148148
# Add any extra paths that contain custom files (such as robots.txt or
149149
# .htaccess) here, relative to this directory. These files are copied

0 commit comments

Comments
 (0)