Merge pull request #118546 from rmcgibbo/sunpy
This commit is contained in:
commit
ce32c083dd
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
, pythonOlder
|
||||
, asdf
|
||||
, astropy
|
||||
, setuptools-scm
|
||||
, astropy-helpers
|
||||
, astropy-extension-helpers
|
||||
, beautifulsoup4
|
||||
|
@ -38,6 +39,7 @@ buildPythonPackage rec {
|
|||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
setuptools-scm
|
||||
astropy-extension-helpers
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue