Skip to content

Commit d3cb186

Browse files
committed
Remove universal wheel build flag
If I remember correctly this breaks things now
1 parent 8caf511 commit d3cb186

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ include_package_data = True
2929
. = LICENSE, LICENSE.APACHE, LICENSE.BSD, AUTHORS.rst, HISTORY.rst
3030
uritemplate = py.typed
3131

32-
[bdist_wheel]
33-
universal = 1
34-
3532
[mypy]
3633
strict = True

0 commit comments

Comments
 (0)