blob: cd32cfadd37a23ada8e0ac016acf2a5725b8b730 (
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
- scipy
- stsci.distutils
- stsci.tools
- setuptools
- python x.x
run:
- astropy >=1.1
- numpy
- scipy
- stsci.tools
- python x.x
source:
git_tag: 1.1.3
git_url: https://github.com/spacetelescope/nictools
test:
imports:
- nictools
|