diff options
author | Matt Rendina <mrendina@stsci.edu> | 2018-09-13 11:14:36 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2018-09-13 11:14:36 -0400 |
commit | 804b7072372236ec42a0f445f2658567978e862b (patch) | |
tree | ccef094b9d494ed588f0f62a8ad57b73d7551865 | |
parent | 01dec48f02c423864ba7ee42e947573d210123a4 (diff) | |
download | build_manifests-804b7072372236ec42a0f445f2658567978e862b.tar.gz |
Correct old repository URL employed during development.
-rw-r--r-- | jwst.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Recipe repository -repository: 'https://github.com/rendinam/astroconda-dev' +repository: 'https://github.com/astroconda/astroconda-dev' git_ref_spec: 'master' # Publication channel to consult when determining what packages already exist. |