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
|
, pythonOlder
|
||||||
, asdf
|
, asdf
|
||||||
, astropy
|
, astropy
|
||||||
|
, setuptools-scm
|
||||||
, astropy-helpers
|
, astropy-helpers
|
||||||
, astropy-extension-helpers
|
, astropy-extension-helpers
|
||||||
, beautifulsoup4
|
, beautifulsoup4
|
||||||
|
@ -38,6 +39,7 @@ buildPythonPackage rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
setuptools-scm
|
||||||
astropy-extension-helpers
|
astropy-extension-helpers
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue