me
/
guix
Archived
1
0
Fork 0

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.
master
Ben Woodcroft 2016-09-19 14:20:34 +10:00
parent 7bba95b769
commit de96ea286d
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 1 additions and 1 deletions

View File

@ -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)