Skip to content

Commit a92b645

Browse files
committed
Ensure wheel is universal py2 and py3
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 987b43e commit a92b645

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
@@ -1,2 +1,5 @@
1+
[bdist_wheel]
2+
universal = 1
3+
14
[metadata]
25
license_file = mit.LICENSE

0 commit comments

Comments
 (0)