blob: 9c8a9d0201d9db8a123b885a2bb27982cdb4bad3 (
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/spacetelescope/astrolib.coords.git
license: BSD
summary: astrolib.coords
build:
number: '0'
package:
name: astrolib.coords
version: 0.39.6
requirements:
build:
- d2to1
- stsci.distutils
- setuptools
- numpy x.x
- python x.x
run:
- numpy x.x
- python x.x
source:
git_tag: 0.39.6
git_url: https://github.com/spacetelescope/astrolib.coords.git/
test:
imports:
- astrolib.coords
|