Skip to content

Commit 6750bca

Browse files
committed
Update the setup.cfg to know it's a universal distribution.
1 parent c2fc32a commit 6750bca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

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

0 commit comments

Comments
 (0)