mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: python-glue-core: Adjust inputs.
* gnu/packages/astronomy.scm (python-glue-core): Add missing inputs highlighted in sanity-check on python-glue-astronomy. [propagated-inputs]: Add python-h5py and python-pillow. Change-Id: I6b63152f4b80aa708d882e2b8b598480a620bfca
This commit is contained in:
parent
ffbdeba58f
commit
284232e3d6
1 changed files with 2 additions and 0 deletions
|
@ -1166,6 +1166,7 @@ (define-public python-glue-core
|
|||
python-dill
|
||||
python-echo
|
||||
python-fast-histogram
|
||||
python-h5py
|
||||
python-ipython
|
||||
python-matplotlib
|
||||
python-mpl-scatter-density
|
||||
|
@ -1173,6 +1174,7 @@ (define-public python-glue-core
|
|||
python-openpyxl
|
||||
python-pandas
|
||||
;; python-pyavm ; optional, not packed
|
||||
python-pillow
|
||||
python-scikit-image
|
||||
python-scipy
|
||||
python-setuptools
|
||||
|
|
Loading…
Reference in a new issue