diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-03-13 09:24:07 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-03-13 09:24:07 -0400 |
commit | 70889eb035365d6e006b13a80fd9771666bfac5c (patch) | |
tree | dc96d17c75374f67eed356460d80be3cf2dfdcc3 /manifests/test.yaml | |
download | build_control-70889eb035365d6e006b13a80fd9771666bfac5c.tar.gz |
Initial commit
Diffstat (limited to 'manifests/test.yaml')
-rw-r--r-- | manifests/test.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manifests/test.yaml b/manifests/test.yaml new file mode 100644 index 0000000..4f0ff2d --- /dev/null +++ b/manifests/test.yaml @@ -0,0 +1,8 @@ +repository: 'https://github.com/rendinam/astroconda-contrib' +numpy_version: 1.11 +packages: + - verhawk +# - costools + - INTENTIONALLY_INVALID +# - acstools + |