diff options
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 4beb8aa1b073..089e5c5a75d6 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -85,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 @@ -101,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 |