blob: d314bd46c75323fbdfc5dc052ead76e74b13d02b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
about:
home: https://github.com/embray/stsci.stimage
license: GPL
summary: stsci.stimage
build:
number: '0'
preserve_egg_dir: 'yes'
package:
name: stsci.stimage
version: 0.2.1
requirements:
build:
- d2to1
- numpy x.x
- stsci.distutils
- setuptools
- python x.x
run:
- numpy x.x
- python x.x
source:
git_url: https://github.com/spacetelescope/stsci.stimage
test:
imports:
- stsci.stimage
|