mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
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…
Add table
Add a link
Reference in a new issue