forked from M-Labs/artiq
conda: pyqt >= 5.5
This commit is contained in:
parent
fca315235c
commit
3c50c46a81
|
@ -36,7 +36,7 @@ requirements:
|
||||||
- sphinx_rtd_theme
|
- sphinx_rtd_theme
|
||||||
- h5py
|
- h5py
|
||||||
- dateutil
|
- dateutil
|
||||||
- pyqt
|
- pyqt >=5.5
|
||||||
- quamash
|
- quamash
|
||||||
- pyqtgraph
|
- pyqtgraph
|
||||||
- pygit2
|
- pygit2
|
||||||
|
|
|
@ -28,7 +28,7 @@ requirements:
|
||||||
- asyncserial
|
- asyncserial
|
||||||
- h5py
|
- h5py
|
||||||
- dateutil
|
- dateutil
|
||||||
- pyqt
|
- pyqt >=5.5
|
||||||
- quamash
|
- quamash
|
||||||
- pyqtgraph
|
- pyqtgraph
|
||||||
- pygit2
|
- pygit2
|
||||||
|
|
Loading…
Reference in New Issue