{% set name = 'asv' %} {% set version = '0.1.1' %} {% set number = '0' %} about: home: https://github.com/spacetelescope/asv license: BSD summary: asv build: number: {{ number }} package: name: {{ name }} version: {{ version }} requirements: build: - six - sphinx - setuptools - numpy x.x - python x.x run: - six - sphinx - numpy x.x - python x.x source: git_tag: {{ version }} git_url: https://github.com/spacetelescope/asv