From 0da6f94f444f9f799b75b32b11bc95fa78727dea Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sat, 6 Jun 2020 19:30:35 +0200 Subject: [PATCH] Windows integration --- accountfree-build-img-wine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accountfree-build-img-wine/Dockerfile b/accountfree-build-img-wine/Dockerfile index e82231f..6bab957 100644 --- a/accountfree-build-img-wine/Dockerfile +++ b/accountfree-build-img-wine/Dockerfile @@ -19,4 +19,4 @@ RUN echo 'wine '\''C:\Python36\Scripts\pyinstaller.exe'\'' "$@"' > /usr/bin/pyin RUN chmod +x /usr/bin/pyinstaller # Installing dependencies -RUN pip install streamlink pyside2 torrequest websocket-client +RUN pip install streamlink pyside2 torrequest websocket-client pywin32