forked from pool/python-xhtml2pdf
OBS-URL: https://build.opensuse.org/request/show/145241 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=1
11 lines
133 B
Diff
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
|