Windows integration

This commit is contained in:
Ad5001 2020-06-06 19:30:35 +02:00
parent 8c9f5a144b
commit 0da6f94f44

View file

@ -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