Add requirements allowing to test GUI: PyQt5 and sip.
This commit is contained in:
parent
b863d7972c
commit
153e560c3d
@ -4,6 +4,7 @@ python:
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install portaudio19-dev
|
||||
- pip install PyQt5 sip
|
||||
- pip install -r requirements.txt
|
||||
- pip install nose
|
||||
- pip install coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user