Skip to content
Snippets Groups Projects
Commit 2b658ca2 authored by inso's avatar inso
Browse files

PyQt5 before requirements

parent 89896b9b
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ pip install --upgrade pip
pyenv rehash
pip install coveralls
pip install pyinstaller
pip install PyQt5
pip install -r requirements.txt
if [ $TRAVIS_OS_NAME == "linux" ]
then
......
......@@ -6,4 +6,3 @@ duniter-mirage
duniterpy>=0.40
pytest
pytest-asyncio
PyQt5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment