mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
11 lines
144 B
Diff
11 lines
144 B
Diff
Don't build universal wheel
|
|
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -1,7 +1,3 @@
|
|
-[bdist_wheel]
|
|
-universal = 1
|
|
-
|
|
-
|
|
[pep8]
|
|
ignore = E501,E722,W503
|