Skip to content

Commit 426c085

Browse files
committed
update tox.ini to exclude docs for pep8 test
1 parent 4854db8 commit 426c085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ commands =
2121

2222
[flake8]
2323
ignore = E222,E221,F403
24-
exclude = .venv,.git,.tox,dist,doc,*egg,build,tools,test
24+
exclude = .venv,.git,.tox,dist,doc,*egg,build,tools,test,docs

0 commit comments

Comments
 (0)