python3Packages.pandas: unpin cython
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
fetchFromGitHub,
|
||||
|
||||
# build-system
|
||||
cython_3_1,
|
||||
cython,
|
||||
meson-python,
|
||||
meson,
|
||||
pkg-config,
|
||||
@@ -93,7 +93,7 @@ let
|
||||
'';
|
||||
|
||||
build-system = [
|
||||
cython_3_1
|
||||
cython
|
||||
meson-python
|
||||
meson
|
||||
numpy
|
||||
|
||||
Reference in New Issue
Block a user