Merge pull request #156 from gabrieldiasdeabreu/hotfix-No-module-named-PyQt5-QtOpenGL

Fix requirement of pyqt5 to one that works.
This commit is contained in:
Milan Nikolic 2020-04-11 19:36:07 +02:00 committed by GitHub
commit f3df5c41c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
pyqt5
pyqt5==5.10.1
pysdl2