diff options
Diffstat (limited to 'opuscoords')
| -rw-r--r-- | opuscoords/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/opuscoords/meta.yaml b/opuscoords/meta.yaml index 4d6deba..283f69e 100644 --- a/opuscoords/meta.yaml +++ b/opuscoords/meta.yaml @@ -16,10 +16,10 @@ requirements:      - d2to1      - stsci.distutils      - setuptools -    - numpy x.x +    - numpy      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} | 
