pythonPackages.astropy-healpix: init at 0.4

This commit is contained in:
Sébastien Maret
2019-02-13 16:08:56 +01:00
parent 59a562ee35
commit a068e9ffc2
2 changed files with 35 additions and 0 deletions

View File

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