blob: d7b348672ec8c8f0dc0893eba88d5fa335ec4ec1 (
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
|
about:
home: https://github.com/spacetelescope/stsci.sphinxext
license: GPL
summary: stsci.sphinxext
build:
number: '0'
preserve_egg_dir: 'yes'
package:
name: stsci.sphinxext
version: 1.2.2
requirements:
build:
- d2to1
- numpydoc
- stsci.distutils
- setuptools
- python x.x
run:
- numpydoc
- stsci.distutils
- python x.x
source:
git_url: https://github.com/spacetelescope/stsci.sphinxext
test:
imports:
- stsci.sphinxext
|