summaryrefslogtreecommitdiff
path: root/jwst_gtvt
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-19 13:03:28 -0400
committerGitHub <noreply@github.com>2017-09-19 13:03:28 -0400
commit57b4143957248edd223279974c611977af1edd2f (patch)
tree30a3724e9012b6a597e1810cf4c09d0f985c6905 /jwst_gtvt
parent53a3085cffd4565dfd6c4bd60df5837408955d64 (diff)
downloadastroconda-dev-57b4143957248edd223279974c611977af1edd2f.tar.gz
jwst_gtvt: Drop python selector (#67)
Diffstat (limited to 'jwst_gtvt')
-rw-r--r--jwst_gtvt/meta.yaml4
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