diff options
Diffstat (limited to 'stginga')
-rw-r--r-- | stginga/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml index 198b9f8..d8de315 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -16,14 +16,14 @@ package: requirements: build: - ginga - - astropy >=1.1 + - astropy - numpy x.x - scipy - setuptools - python x.x run: - ginga - - astropy >=1.1 + - astropy - numpy x.x - scipy - python x.x |