aboutsummaryrefslogtreecommitdiff
path: root/astroimtools
diff options
context:
space:
mode:
Diffstat (limited to 'astroimtools')
-rw-r--r--astroimtools/astroimtools.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/astroimtools/astroimtools.ini b/astroimtools/astroimtools.ini
index 3cb459e..119ac99 100644
--- a/astroimtools/astroimtools.ini
+++ b/astroimtools/astroimtools.ini
@@ -18,12 +18,12 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
[requirements]
build:
- astropy
+ astropy >=1.1
setuptools
python
run:
- astropy
+ astropy >=1.1
python
[cbc_build]