about: home: https://github.com:stsci-ssb/pandeia license: BSD summary: pandeia-engine build: number: '{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}' preserve_egg_dir: 'yes' package: name: pandeia-engine version: '{{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }' requirements: build: - d2to1 - stsci.distutils - tornado - setuptools - python x.x run: - tornado - python x.x source: git_url: git@github.com:STScI-SSB/pandeia.git test: imports: - pandeia - pandeia.engine