mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-changeo: Adjust inputs.
* gnu/packages/bioinformatics.scm (python-changeo)[propagated-inputs]: Remove python-importlib-resources-6; add python-importlib-resources. Change-Id: I3e738146d68d6c20387451ae14791329df2bc968
This commit is contained in:
parent
11f3bb79ec
commit
aebff21636
1 changed files with 1 additions and 1 deletions
|
@ -4757,7 +4757,7 @@ high-throughput sequencing of B cell and T cell repertoires.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-airr
|
(list python-airr
|
||||||
python-biopython
|
python-biopython
|
||||||
python-importlib-resources-6
|
python-importlib-resources
|
||||||
python-numpy
|
python-numpy
|
||||||
python-packaging
|
python-packaging
|
||||||
python-pandas
|
python-pandas
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue