python3Packages.sunpy: add missing dependency
This commit is contained in:
parent
3a349a7ad3
commit
305343359b
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
, beautifulsoup4
|
||||
, drms
|
||||
, glymur
|
||||
, h5netcdf
|
||||
, hypothesis
|
||||
, matplotlib
|
||||
, numpy
|
||||
|
@ -50,6 +51,7 @@ buildPythonPackage rec {
|
|||
pandas
|
||||
astropy
|
||||
astropy-helpers
|
||||
h5netcdf
|
||||
parfive
|
||||
sqlalchemy
|
||||
scikitimage
|
||||
|
|
Loading…
Reference in a new issue