conda: fix pyqt package name

This commit is contained in:
Sebastien Bourdeauducq 2016-02-09 10:47:38 +01:00
parent d1e54c86b1
commit f3f667be5b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ requirements:
- sphinx-argparse
- h5py
- dateutil
- pyqt 5.*
- pyqt5
- quamash
- pyqtgraph
- pygit2