Skip to content

Commit

Permalink
turn warnings into errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kain88-de committed Sep 20, 2018
1 parent d55c986 commit 15fd6ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ ignore = N806, N803, N802, I100
pep8ignore =
setup.py ALL
docs/conf.py ALL
filterwarnings =
error

[versioneer]
VCS = git
Expand Down

0 comments on commit 15fd6ee

Please sign in to comment.