Skip to content

Commit

Permalink
Python2 and 3 are both supported in a single wheel
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
  • Loading branch information
puiterwijk committed May 24, 2016
1 parent 2d039f0 commit dab0a30
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,2 +1,5 @@
[aliases]
test=nosetests

[bdist_wheel]
universal = 1

0 comments on commit dab0a30

Please sign in to comment.