conda: use anaconda default pyqt (fixes #670)

This commit is contained in:
Chris Ballance 2017-02-28 10:38:46 +00:00 committed by Robert Jordens
parent d4673d5b17
commit 3ae7fde21f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ requirements:
- sphinx_rtd_theme
- h5py
- dateutil
- pyqt5
- pyqt
- quamash
- pyqtgraph
- pygit2