{% set name = 'ginga' %} {% set version = '2.6.5' %} {% set tag = 'v2.6.5' %} {% set number = '0' %} about: home: https://github.com/ejeschke/{{ name }} license: BSD summary: Astronomical data visualization build: number: {{ number }} package: name: {{ name }} version: {{ version }} requirements: build: - astropy >=1.2 - qtpy - pillow - setuptools - numpy - python x.x run: - astropy >=1.2 - qtpy - pillow - numpy - python x.x source: git_tag: {{ tag }} git_url: https://github.com/ejeschke/{{ name }}.git test: commands: - ginga --help imports: - ginga