14
0
Files
python-xhtml2pdf/no_optimize.patch

11 lines
133 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[install]
compile = 1
-optimize = 1
+optimize = 0
[sdist]
formats = gztar, zip