Skip to content

Commit dab0a30

Browse files
committed
Python2 and 3 are both supported in a single wheel
Signed-off-by: Patrick Uiterwijk <[email protected]>
1 parent 2d039f0 commit dab0a30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[aliases]
22
test=nosetests
3+
4+
[bdist_wheel]
5+
universal = 1

0 commit comments

Comments
 (0)