Skip to content

Commit

Permalink
Make wheel universal (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra authored and rm-hull committed Oct 22, 2017
1 parent b88ef2c commit 9b6b7d6
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
@@ -1,3 +1,6 @@
[bdist_wheel]
universal = 1

[flake8]
ignore = E126, E127, E128, E241, E402, E501, E731
exclude =
Expand Down

0 comments on commit 9b6b7d6

Please sign in to comment.