diff options
Diffstat (limited to 'stginga/stginga.ini')
-rw-r--r-- | stginga/stginga.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stginga/stginga.ini b/stginga/stginga.ini index dee8344..b605512 100644 --- a/stginga/stginga.ini +++ b/stginga/stginga.ini @@ -18,13 +18,13 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} [requirements] build: ginga - astropy + astropy >=1.1 setuptools python run: ginga - astropy + astropy >=1.1 python [test] |