{% set name = 'stsci.imagestats' %} {% set version = '1.4.1' %} {% set number = '0' %} about: home: https://github.com/spacetelescope/{{name}} license: GPL 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 - python x.x run: - numpy - python x.x source: git_url: https://github.com/spacetelescope/{{name}}.git test: imports: - stsci.imagestats