Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 84b56ee

Browse files
stop building universal wheel, only py3 now
1 parent aa790e2 commit 84b56ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
license_file = LICENSE.txt
33

44
[bdist_wheel]
5-
universal=1
5+
universal=0
66

77
[tool:pytest]
88
norecursedirs =

0 commit comments

Comments
 (0)