diff options
Diffstat (limited to 'manifests/dev.yaml')
-rw-r--r-- | manifests/dev.yaml | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml new file mode 100644 index 0000000..2992391 --- /dev/null +++ b/manifests/dev.yaml @@ -0,0 +1,88 @@ +repository: 'https://github.com/astroconda/astroconda-dev' +numpy_version: 1.11 +packages: + - stsci.tools + - stsci.imagestats + - stsci-data-analysis + - stsci-hst + - stsci + + - verhawk + - acstools + - appdirs + - aprio + - asdf-standard + - asdf + - astroimtools + - astropy + - asv + - calcos + - cfitsio + - costools + - crds + - cube-tools + - d2to1 + - drizzle + - drizzlepac + - ds9 + - fftw + - fitsblender + - ginga + - glueviz + - glue-vispy-viewers + - gwcs + - hstcal + - htc_utils + - imexam + - jplephem + - jwst + - jwst_coronagraph_visibility + - jwst_gtvt + - jwxml + - mosviz + - nictools + - opuscoords +# - pandokia + - photutils + - poppy + - purge_path + - pyds9 + - pyfftw + - pyqtgraph + - pyraf + - pyregion + - pysynphot + - python-daemon + - pytools + - pywcs + - reftools + - relic + - selenium + - shunit2 + - specviz + - specutils + - sphere + - sphinx_rtd_theme + - sphinxcontrib-programoutput + - stginga + - stistools + - stsci.convolve + - stsci.distutils + - stsci.image + - stsci.imagemanip + - stsci.ndimage + - stsci.numdisplay + - stsci.skypac + - stsci.sphere + - stsci.sphinxext + - stsci.stimage + - stwcs + - synphot + - stsynphot + - wcstools + - webbpsf-data + - webbpsf + - wfc3tools + - wfpc2tools + - xpa + |