blob: 56203d7754466f6aba6cbc738bbd90f5bb26712e (
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
26
27
28
29
|
about:
home: https://github.com/spacetelescope/nictools
summary: nictools
build:
number: '0'
package:
name: nictools
version: 1.1.3
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
source:
git_tag: 1.1.3
git_url: https://github.com/spacetelescope/nictools
test:
imports:
- nictools
|