void-packages/srcpkgs/python-markdown2/patches/disable-building-wheel-by-default.patch
Aluísio Augusto Silva Gonçalves 0304ba968a New package: python-markdown2-2.3.7
2019-02-13 20:00:21 +01:00

11 lines
167 B
Diff

diff --git setup.cfg setup.cfg
index 4fe3b74..139986d 100644
--- setup.cfg
+++ setup.cfg
@@ -1,5 +1,4 @@
[aliases]
-build=sdist bdist_wheel
[wheel]
universal = 1