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:
parent
82fd26268b
commit
bc8d767f6e
@ -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
|
||||
|
@ -1 +1,3 @@
|
||||
PyQt5
|
||||
#@ filter: PyQt5 != 5.9.1
|
||||
|
||||
PyQt5==5.9
|
Loading…
Reference in New Issue
Block a user