blob: 3c42c27a7da6f4dbd61e582b38f69f906441147b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
about:
home: https://github.com/stsci-ssb/ext_shmht
license: BSD
summary: ext_shmht
build:
number: '0'
package:
name: ext_shmht
version: '0.1'
requirements:
build:
- setuptools
- python x.x
run:
- six
- python x.x
source:
git_url: https://github.com/stsci-ssb/ext_shmht
test:
imports:
- ext_shmht
|