2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-02-17 21:11:56 +08:00

conda: fix pyqt package name

This commit is contained in:
Sebastien Bourdeauducq 2016-02-09 10:47:38 +01:00
parent d1e54c86b1
commit f3f667be5b

View File

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