pythonPackages.astropy-helpers: init at 3.1

This commit is contained in:
Sébastien Maret
2019-02-14 00:45:00 +01:00
parent 8bb3919ea9
commit 59a562ee35
2 changed files with 28 additions and 0 deletions

View File

@@ -194,6 +194,8 @@ in {
astropy = callPackage ../development/python-modules/astropy { };
astropy-helpers = callPackage ../development/python-modules/astropy-helpers { };
astroquery = callPackage ../development/python-modules/astroquery { };
asttokens = callPackage ../development/python-modules/asttokens { };