mirror of
https://github.com/mupen64plus/mupen64plus-ui-python.git
synced 2025-04-02 10:51:53 -04:00
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:
commit
f3df5c41c0
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
pyqt5
|
||||
pyqt5==5.10.1
|
||||
pysdl2
|
||||
|
|
Loading…
Add table
Reference in a new issue