{% set name = 'stsci.imagestats' %} {% set version = '1.4.1' %} {% set number = '2' %} about: home: https://github.com/spacetelescope/{{ name }} license: BSD summary: | Compute various useful statistical values for array objects build: number: {{ number }} preserve_egg_dir: 'yes' package: name: {{ name }} version: {{ version }} requirements: build: - d2to1 - stsci.distutils - setuptools - numpy {{ numpy }} - python {{ python }} run: - numpy - python source: git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: - stsci.imagestats