Skip to content

Commit 9b8ab9f

Browse files
committed
Adding setup.cfg to configure wheel distributions
1 parent c60d463 commit 9b8ab9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[bdist_wheel]
2+
universal = 1
3+

0 commit comments

Comments
 (0)