diff --git a/Dockerfile.arch b/Dockerfile.arch index 4b3526e..729a7e0 100644 --- a/Dockerfile.arch +++ b/Dockerfile.arch @@ -6,5 +6,5 @@ RUN pacman -Syyu --noconfirm git python qt5-multimedia qt5-svg qt5-webengine qt5 python-beautifulsoup4 python-mako python-pytest python-pytest-cov python-websockets \ python-webob python-waitress python-requests python-pymediainfo python-qtawesome \ python-opengl python-appdirs python-zeroconf python-flask python-pip python-distro \ - flake8 mediainfo mupdf-tools xorg-server-xvfb pyalpm fakeroot patch awk -RUN pip install python-vlc pysword flask-cors pytest-qt + flake8 mediainfo mupdf-tools xorg-server-xvfb pyalpm fakeroot patch awk python-pytest-qt +RUN pip install python-vlc pysword flask-cors