[package] name : nictools version : 1.1.3 [about] home : https://github.com/spacetelescope/${package:name} license : summary : ${package:name} [source] git_url : ${about:home} git_tag: ${package:version} [build] number : 0 [requirements] build : astropy >=1.1 numpy x.x scipy stsci.distutils stsci.tools setuptools python x.x run : astropy >=1.1 numpy x.x scipy stsci.tools python x.x [test] imports : nictools commands : [cbc_build] linux : pip install --no-deps --upgrade --force d2to1 python setup.py install || exit 1 windows : python setup.py install 2to3 -w . if errorlevel 1 exit 1