Skip to content

Commit

Permalink
Added setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Oct 30, 2016
1 parent f6ea89a commit 88920dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[bdist_wheel]
universal = 1

[flake8]
max-line-length = 119

[metadata]
license-file = LICENSE

0 comments on commit 88920dc

Please sign in to comment.