Skip to content

Commit

Permalink
Added setup.cfg to make sure the whl file is built for py 2 and 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Apr 12, 2013
1 parent 150edbe commit 50240dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
@@ -0,0 +1,2 @@
[wheel]
universal = 1

0 comments on commit 50240dc

Please sign in to comment.