Mercurial > hgrepos > Python2 > PyMuPDF
changeset 4:fb1c976acef3
Build requirements.
BUGS: May be incomplete yet.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:55:10 +0200 |
| parents | 2c135c81b16c |
| children | 710d30cd138a |
| files | requirements-build.txt |
| diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/requirements-build.txt Mon Sep 15 11:55:10 2025 +0200 @@ -0,0 +1,10 @@ +# Build in a non-isolated venv +# +# cmake is required as a system package: could not build it as Python package +# on the fly. +# +setuptools +setuptools-scm +build +swig +libclang>=18,<19
