Merge pull request #299223 from NixOS/python-updates
[python-updates] 2024-03-24 - selective updates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, pythonOlder
|
||||
|
||||
# build-system
|
||||
, cython_3
|
||||
, cython
|
||||
, setuptools
|
||||
|
||||
# dependencies
|
||||
@@ -39,7 +39,7 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [
|
||||
setuptools
|
||||
cython_3
|
||||
cython
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user