restrict PyQt version to <5.11 for binaries, as 5.11 raises min MacOS version to 10.11

see spyder-ide/qtpy#155
This commit is contained in:
SomberNight 2018-07-12 18:30:33 +02:00
parent 94dc214982
commit 0ddbd2e575
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,2 +1,2 @@
PyQt5
PyQt5<5.11
pycryptodomex