Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
dancio committed Jan 8, 2015
1 parent b68f9a0 commit 75f1015
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[bdist_wheel]
universal = 1

[flake8]
ignore = W292
max-line-length = 120
max-complexity = 10

0 comments on commit 75f1015

Please sign in to comment.