{% set name = 'opuscoords' %} {% set version = '1.0.2' %} {% set number = '1' %} about: home: https://github.com/spacetelescope/{{ name }} license: BSD summary: Python Tools for OPUS Coordinate Conversions build: number: {{ number }} package: name: {{ name }} version: {{ version }} requirements: build: - d2to1 - stsci.distutils - setuptools - numpy - python x.x run: - numpy - python x.x source: git_tag: {{ version }} git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: - opuscoords