2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 11:18:27 +08:00

conda: pyqt >= 5.5

This commit is contained in:
Robert Jördens 2017-02-28 13:22:39 +01:00
parent 3ae7fde21f
commit 791976e6d0

View File

@ -31,7 +31,7 @@ requirements:
- sphinx_rtd_theme
- h5py
- dateutil
- pyqt
- pyqt >=5.5
- quamash
- pyqtgraph
- pygit2