diff 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 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