blob: bae978c3e1a616c602fb1c7030dbc1ce12b295c2 (
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
|
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.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
|