Merge branch 'use_default_pyqt' of https://github.com/cjbe/artiq

* 'use_default_pyqt' of https://github.com/cjbe/artiq:
  conda: use anaconda default pyqt (fixes #670)
This commit is contained in:
Robert Jördens 2017-02-28 13:21:13 +01:00
commit fca315235c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -28,7 +28,7 @@ requirements:
- asyncserial - asyncserial
- h5py - h5py
- dateutil - dateutil
- pyqt5 - pyqt
- quamash - quamash
- pyqtgraph - pyqtgraph
- pygit2 - pygit2