mirror of
https://gitlab.com/openlp/runners.git
synced 2024-10-31 16:54:45 +00:00
Add Pytest-qt
This commit is contained in:
parent
6929936bbe
commit
46b1a1c947
@ -8,5 +8,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive \
|
||||
python3-websockets python3-webob python3-waitress python3-requests python3-pymediainfo \
|
||||
python3-qtawesome python3-opengl python3-appdirs python3-vlc python3-zeroconf python3-pip \
|
||||
python3-flake8 python3-flask python3-distro flake8 mediainfo mupdf-tools xvfb
|
||||
RUN pip install pytest-qt
|
||||
ADD fixpaths.py /usr/bin/fixpaths
|
||||
RUN chmod a+x /usr/bin/fixpaths
|
||||
|
Loading…
Reference in New Issue
Block a user