python311Packages.pplpy: use cython_3
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, mpfr
|
||||
, libmpc
|
||||
, ppl
|
||||
, cython
|
||||
, cython_3
|
||||
, cysignals
|
||||
, gmpy2
|
||||
, sphinx
|
||||
@@ -33,7 +33,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
cython
|
||||
cython_3
|
||||
cysignals
|
||||
gmpy2
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user