view requirements-build.txt @ 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
children b5f06508363a
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.
#
setuptools
setuptools-scm
build
swig
libclang>=18,<19