Robert Schütz
2025-08-09 18:57:39 +02:00
committed by Martin Weinelt
parent fd8a0da1d8
commit 7af959061d
7 changed files with 12 additions and 22 deletions
@@ -8,7 +8,7 @@
isPyPy,
# build-system
cython_3_1,
cython,
pkgconfig,
setuptools,
@@ -75,7 +75,7 @@ buildPythonPackage rec {
'';
build-system = [
cython_3_1
cython
pkgconfig
setuptools
];