Skip to content

Commit

Permalink
Add setup.cfg, mark bdist_wheel as universal
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonReinhart committed Aug 7, 2016
1 parent a56bf1c commit b2721b0
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
@@ -0,0 +1,3 @@
[bdist_wheel]
# Python 2 and 3 compatible
universal = 1

0 comments on commit b2721b0

Please sign in to comment.