Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2021-04-06 16:25:41 +02:00
485 changed files with 4663 additions and 2031 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
];