blob: 92d8ac17a30b09135257a53bb2e877f2bdaab24a (
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: http://www.pyqtgraph.org/
license: MIT
summary: pyqtgraph
build:
number: '0'
package:
name: pyqtgraph
version: 0.9.10
requirements:
build:
- setuptools
- python x.x
run:
- pyqt
- pyopengl
- numpy x.x
- python x.x
source:
fn: pyqtgraph-0.9.10.tar.gz
md5: bd84bf7537c43cf38db81cc1ad4f743a
url:
- https://pypi.python.org/packages/source/p/pyqtgraph/pyqtgraph-0.9.10.tar.gz
test:
imports:
- pyqtgraph
|