[package] name: gwcs version: 0.5.1 [about] home: https://github.com/spacetelescope/${package:name} license: GPL summary: ${package:name} [source] git_url: https://github.com/spacetelescope/${package:name} git_tag: v0.5.1 [build] number: 0 [requirements] build: asdf astropy >=1.1 setuptools numpy x.x python x.x run: asdf astropy >=1.1 numpy x.x python x.x [test] imports: gwcs [cbc_build] linux: python setup.py install || exit 1 windows: python setup.py install if errorlevel 1 exit 1