Skip to content

Commit

Permalink
Add setup.cfg to be able to build univeral wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Oct 17, 2016
1 parent 7ca73c1 commit d41de34
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
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1

0 comments on commit d41de34

Please sign in to comment.