Skip to content

Commit

Permalink
Add wheels support
Browse files Browse the repository at this point in the history
Closes #17
  • Loading branch information
bd808 committed Mar 4, 2016
1 parent 3e314bb commit 80a356f
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
Expand Up @@ -13,3 +13,6 @@ show-pep8=1
show-source=1
statistics=1
exclude=build,dist,doc,*.egg,*.egg-info

[wheel]
universal = 1

0 comments on commit 80a356f

Please sign in to comment.