diff options
Diffstat (limited to 'imexam')
-rw-r--r-- | imexam/imexam.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/imexam/imexam.ini b/imexam/imexam.ini index b242fba..e956467 100644 --- a/imexam/imexam.ini +++ b/imexam/imexam.ini @@ -20,7 +20,7 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: d2to1 nose - astropy + astropy >=1.1 numpy scipy cython @@ -33,7 +33,7 @@ build: run: d2to1 nose - astropy + astropy >=1.1 numpy scipy cython |