2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 19:28:26 +08:00

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

View File

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