diff options
Diffstat (limited to 'jwst_gtvt')
| -rw-r--r-- | jwst_gtvt/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/jwst_gtvt/meta.yaml b/jwst_gtvt/meta.yaml index 2005477..b3931d4 100644 --- a/jwst_gtvt/meta.yaml +++ b/jwst_gtvt/meta.yaml @@ -24,13 +24,13 @@ requirements:      - matplotlib      - numpy      - setuptools -    - python x.x +    - python      run:      - astropy      - matplotlib      - numpy -    - python x.x +    - python  source:      git_url: https://github.com/spacetelescope/{{ name }}.git  | 
