Skip to content

Commit 9074c32

Browse files
committed
Add setup.cfg since we are a univeral package
For more see http://pythonwheels.com/
1 parent 8c9922d commit 9074c32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[bdist_wheel]
2+
universal = 1

0 commit comments

Comments
 (0)