gnu: python-biom-format: Move inputs to propagated-inputs.
* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format) [inputs]: Move all from here ... [propagated-inputs]: ... to here.
This commit is contained in:
parent
7bba95b769
commit
de96ea286d
|
@ -497,7 +497,7 @@ Python.")
|
|||
(base32
|
||||
"1n25w3p1rixbpac8iysmzcja6m4ip5r6sz19l8y6wlwi49hxn278"))))
|
||||
(build-system python-build-system)
|
||||
(inputs
|
||||
(propagated-inputs
|
||||
`(("python-numpy" ,python-numpy)
|
||||
("python-scipy" ,python-scipy)
|
||||
("python-future" ,python-future)
|
||||
|
|
Loading…
Reference in New Issue