{% set name = 'stsci-hst' %} {% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0") +".dev" +environ.get("GIT_DESCRIBE_NUMBER", "0") %} {% set number = '0' %} about: home: http://www.stsci.edu license: BSD summary: stsci-hst meta-package build: number: {{ number }} package: name: {{ name }} version: {{ version }} requirements: run: - purge_path - acstools - astrolib.coords - astropy >=1.1 - calcos - costools - crds - drizzlepac - fitsblender - hstcal - nictools - pyregion - pysynphot - pywcs - reftools - stistools - stsci.convolve - stsci.image - stsci.imagemanip - stsci.imagestats - stsci.ndimage - stsci.numdisplay - stsci.sphinxext - stsci.stimage - stsci.skypac - stsci.sphere - stsci.tools - stwcs - wfpc2tools - wfc3tools - numpy x.x - python x.x