Pin PyQt5 to 5.9 for now

A Linux wheel isn't available yet for 5.9.1, see:
https://www.riverbankcomputing.com/pipermail/pyqt/2017-November/039698.html
This commit is contained in:
Florian Bruhin 2017-11-07 06:32:32 +01:00
parent 82fd26268b
commit bc8d767f6e
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.9.1
PyQt5==5.9 # rq.filter: != 5.9.1
sip==4.19.5

View File

@ -1 +1,3 @@
PyQt5
#@ filter: PyQt5 != 5.9.1
PyQt5==5.9