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

conda: pyqt -> pyqt5

This commit is contained in:
Sebastien Bourdeauducq 2016-02-21 17:14:59 +08:00
parent 1a5ccdfb3a
commit 129927490b

View File

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