view requirements-build.txt @ 35:f0e1e5146733

Comment about building with tesseract
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 21 Sep 2025 19:06:03 +0200
parents b5f06508363a
children 8934ac156ef5
line wrap: on
line source

# Build in a non-isolated venv
#
# cmake is required as a system package: could not build it as Python package
# on the fly.
#
# gmake is to be used!
#
setuptools
setuptools-scm
build
swig
libclang>=18,<19