diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-08-16 15:47:04 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-08-16 15:47:04 -0400 |
commit | 9660524758b9c0b22df6353a477d6b99a1664577 (patch) | |
tree | 13ff0fa6e71ba0779e0e00c1fecb222b5aef38f7 /manifests/etc.yaml | |
parent | dd2501f6bdbc1436054ed47941d9f8d8858f424f (diff) | |
download | build_control-9660524758b9c0b22df6353a477d6b99a1664577.tar.gz |
Adjust manifests
Diffstat (limited to 'manifests/etc.yaml')
-rw-r--r-- | manifests/etc.yaml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/manifests/etc.yaml b/manifests/etc.yaml deleted file mode 100644 index 7a4cc09..0000000 --- a/manifests/etc.yaml +++ /dev/null @@ -1,25 +0,0 @@ -repository: 'https://github.com/astroconda/astroconda-etc' -channels: - - 'http://ssb.stsci.edu/astroconda' -numpy_version: 1.11 -packages: - - pandeia-thirdparty - - pyetc-thirdparty - - ext_shmht - - django - - epydoc - - linecache2 - - mechanize - - parsley - - pmw - - pyfits - - sphinx-bootstrap-theme - - sphinx_rtd_theme - - threading2 - - traceback2 - - urwid - - websocket-client - - ws4py - - wsgiref - - yolk - |