mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-16 22:25:55 +02:00
gnu: python-cython: Remove duplicate version.
* gnu/packages/python-xyz.scm (python-cython-0.29.32): Remove variable. * gnu/packages/python-science.scm (python-pandas)[native-inputs]: Change from PYTHON-CYTHON-0.29.32 to PYTHON-CYTHON.
This commit is contained in:
@@ -422,7 +422,7 @@ library.")
|
||||
(inputs
|
||||
(list which xclip xsel))
|
||||
(native-inputs
|
||||
(list python-cython-0.29.32
|
||||
(list python-cython
|
||||
python-beautifulsoup4
|
||||
python-lxml
|
||||
python-html5lib
|
||||
|
||||
Reference in New Issue
Block a user