Skip to content

Commit

Permalink
Tell doc8 to ignore docs/_build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Jan 22, 2021
1 parent 585f47f commit 945ee10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deps=blue

[testenv:doc8]
deps=doc8
commands=doc8 docs
commands=doc8 docs --ignore-path docs/_build

[testenv:docs]
allowlist_externals=make
Expand Down

0 comments on commit 945ee10

Please sign in to comment.