{% set name = 'gwcs' %} {% set version = '0.6rc1' %} {% set tag = 'v' + version %} {% set number = '0' %} about: home: https://github.com/spacetelescope/{{name}} license: GPL summary: Generalized World Coordinate System build: number: {{number}} package: name: {{name}} version: {{version}} requirements: build: - asdf - astropy >=1.1 - setuptools - numpy - python x.x run: - asdf - astropy >=1.1 - numpy - python x.x source: git_tag: {{tag}} git_url: https://github.com/spacetelescope/{{name}}.git test: imports: - gwcs