diff options
Diffstat (limited to 'pyds9')
-rw-r--r-- | pyds9/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyds9/meta.yaml b/pyds9/meta.yaml index e6b199e..aa30794 100644 --- a/pyds9/meta.yaml +++ b/pyds9/meta.yaml @@ -17,13 +17,13 @@ requirements: - ds9 - six - setuptools - - numpy x.x + - numpy - python x.x run: - astropy - ds9 - six - - numpy x.x + - numpy - python x.x source: git_rev: 3761d7ac151f8c8729d0fb6cdba017cadf278283 |