diff options
-rw-r--r-- | acstools/acstools.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acstools/acstools.ini b/acstools/acstools.ini index 882e48a..f66d632 100644 --- a/acstools/acstools.ini +++ b/acstools/acstools.ini @@ -19,9 +19,19 @@ build: stsci.distutils python astropy >=1.1 + numpy + scipy + scikit-image + matplotlib stsci.tools setuptools run: + astropy >=1.1 + numpy + scipy + scikit-image + matplotlib + stsci.tools setuptools python |