python3Packages.cgal: fix version in setup.py

This commit is contained in:
Robert Schütz
2026-07-08 19:21:40 -07:00
parent 701ebd45f1
commit fd360c4429
@@ -42,6 +42,8 @@ buildPythonPackage rec {
hash = "sha256-MnUsl4ozMamKcQ13TV6mtoG7VKq8BuiDSIVq1RPn2rs=";
};
env.CGAL_PYTHON_MODULE_VERSION = version;
dontUseCmakeConfigure = true;
build-system = [