1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 10:15:12 +03:00
aports/community/py3-miniflux/no-universal.patch
2023-02-14 00:17:28 +01:00

10 lines
150 B
Diff

Don't build universal wheel
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,2 @@
[metadata]
description-file = README.rst
-
-[bdist_wheel]
-universal=1