Skip to content
Snippets Groups Projects
Commit 48b54df3 authored by inso's avatar inso
Browse files

Install PyQt 5.8.2

parent 72a62590
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ pyenv rehash
pip install coveralls
pip install pytest-cov
pip install pyinstaller
pip install PyQt5==5.7.1
pip install PyQt5==5.8.2
pip install -r requirements.txt
if [ $TRAVIS_OS_NAME == "linux" ]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment