Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Commit

Permalink
Make Sphinx fail on warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed Mar 30, 2018
1 parent ef55ce2 commit 9a4dea2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ addopts=--cov=consumers --cov-report term --cov-report html

[aliases]
test=pytest

[build_sphinx]
warning-is-error = True

0 comments on commit 9a4dea2

Please sign in to comment.