summaryrefslogtreecommitdiff
path: root/pyqtgraph/meta.yaml
blob: 04868f01a416ca3f440f1c1cbdd84840e5c37504 (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
29
30
31
about:
    home: http://www.pyqtgraph.org/
    license: MIT
    summary: A pure-Python graphics library for PyQt/PySide (git master build)

build:
    number: '1'

package:
    name: pyqtgraph
    version: 0.9.11

requirements:
    build:
    - setuptools
    - numpy x.x
    - python x.x
    run:
    - pyqt
    - pyopengl
    - numpy x.x
    - python x.x

source:
    git_rev: 670d63cd
    git_url: https://github.com/pyqtgraph/pyqtgraph.git

test:
  imports:
    - pyqtgraph