diff options
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 19d7971cd25b..089e5c5a75d6 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,6 +1,5 @@ COMMENT = Astronomical ports - SUBDIR += R-cran-maptools SUBDIR += accrete SUBDIR += astrometry SUBDIR += astroterm @@ -86,8 +85,10 @@ SUBDIR += py-astral SUBDIR += py-astroML SUBDIR += py-astropy + SUBDIR += py-astropy-healpix SUBDIR += py-astropy-helpers SUBDIR += py-astropy-iers-data + SUBDIR += py-astroquery SUBDIR += py-ephem SUBDIR += py-extension-helpers SUBDIR += py-fitsio @@ -102,6 +103,9 @@ SUBDIR += py-pymeeus SUBDIR += py-pymetar SUBDIR += py-pysofa + SUBDIR += py-pytest-astropy + SUBDIR += py-pytest-astropy-header + SUBDIR += py-pyvo SUBDIR += py-pywapi SUBDIR += py-ro SUBDIR += py-sgp4 @@ -130,6 +134,7 @@ SUBDIR += sunclock SUBDIR += sunwait SUBDIR += swe + SUBDIR += traccar SUBDIR += viking SUBDIR += wcslib SUBDIR += weather |