From 70889eb035365d6e006b13a80fd9771666bfac5c Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 13 Mar 2017 09:24:07 -0400 Subject: Initial commit --- manifests/test.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 manifests/test.yaml (limited to 'manifests/test.yaml') 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 + -- cgit