astroquery: init at 0.3.8 (#50360)

Co-Authored-By: smaret <sebastien.maret@icloud.com>
This commit is contained in:
Sebastien Maret
2018-11-16 00:11:41 +01:00
committed by Jörg Thalheim
parent 9d53806ef3
commit bc64d58866
2 changed files with 32 additions and 0 deletions

View File

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