diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-09-08 12:31:26 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-09-13 15:08:42 -0400 |
commit | d037cef84e41cce7555c2ea025397d89a23d94d4 (patch) | |
tree | c99ea9e25eb2c789ef9ac4e384d2b9aaad33005c /manifests/dev-test.yaml | |
parent | d27ff846a14a658de03548aa0920a3eee160db2c (diff) | |
download | build_control-d037cef84e41cce7555c2ea025397d89a23d94d4.tar.gz |
Allow pinning specific build-support packages to requested versions under conda-build 3.x.
Diffstat (limited to 'manifests/dev-test.yaml')
-rw-r--r-- | manifests/dev-test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 531bf80..68da460 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -7,7 +7,7 @@ channel_URL: 'http://ssb.stsci.edu/astroconda-dev' # publication_root path needs to be visible from the slave nodes. publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-testing' packages: - - fitsverify + - drizzlepac # - crds # - cube-tools # - sphinxcontrib-programoutput |