{% set name = 'wfpc2tools' %} {% set version = '1.0.3' %} {% set number = '0' %} about: home: https://github.com/spacetelescope/{{name}} license: BSD summary: | Tools for use with WFPC2 (Wide Field and Planetary Camera 2) build: number: {{number}} package: name: {{name}} version: {{version}} requirements: build: - d2to1 - astropy >=1.1 - scipy - stsci.distutils - stsci.imagestats - stsci.tools - setuptools - numpy - python x.x run: - astropy >=1.1 - scipy - stsci.imagestats - stsci.tools - numpy - python x.x source: git_url: https://github.com/spacetelescope/{{name}}.git test: imports: - wfpc2tools