summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-06-28 21:57:07 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-06-28 21:57:07 -0400
commitcd78447aa7803b2ea9844046d0ed9b8060d4baea (patch)
tree37aab8fa9489bfecce33baa1740cc2ee3f1cbcfd
parent21f753794f8cb3ca034dd2d86e0dfc18d3db23c7 (diff)
downloadastroconda-contrib-cd78447aa7803b2ea9844046d0ed9b8060d4baea.tar.gz
PyQt and NumPy are already run-time dependencies of specviz
-rw-r--r--pyqtgraph/meta.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/pyqtgraph/meta.yaml b/pyqtgraph/meta.yaml
index 69fd390..04868f0 100644
--- a/pyqtgraph/meta.yaml
+++ b/pyqtgraph/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: A pure-Python graphics library for PyQt/PySide (git master build)
build:
- number: '0'
+ number: '1'
package:
name: pyqtgraph
@@ -26,9 +26,6 @@ source:
git_url: https://github.com/pyqtgraph/pyqtgraph.git
test:
- requires:
- - pyqt
- - numpy
imports:
- pyqtgraph