Eugene

Results 31 comments of Eugene

--- pyproject.toml.old 2025-04-14 09:50:18.000000000 +0300 +++ pyproject.toml 2025-06-20 18:58:22.808102636 +0300 @@ -67,7 +67,6 @@ ), install_requires=[ 'Pygments', - 'backports.tempfile', 'lxml', 'pikepdf>=3.0', 'reportlab>=3.5.0', --- src/z3c/rml/pdfinclude.py.old 2025-04-14 09:50:18.000000000 +0300 +++ src/z3c/rml/pdfinclude.py 2025-06-20...