diff options
Diffstat (limited to 'manifests/dev.yaml')
-rw-r--r-- | manifests/dev.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml index cbed34a..68e799b 100644 --- a/manifests/dev.yaml +++ b/manifests/dev.yaml @@ -1,5 +1,6 @@ # Recipe repository repository: 'https://github.com/astroconda/astroconda-dev' +git_ref_spec: 'master' # Publication channel to consult when determining what packages already exist. channel_URL: 'http://ssb.stsci.edu/astroconda-dev' |