Seems to be an issue with PyVirtualDisplay in the build

This commit is contained in:
Veronica K. B. Olsen
2020-05-27 21:52:44 +02:00
parent a758bae4e7
commit 492023fed5
+1
View File
@@ -18,6 +18,7 @@ install:
- pip install --upgrade pip
- pip install -r requirements.txt
# - pip install pytest-faulthandler
- pip install PyVirtualDisplay==0.2.5
- pip install pytest-xvfb
- pip install pytest-cov
- pip install pytest-qt