Windows integration
This commit is contained in:
parent
8c9f5a144b
commit
0da6f94f44
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ RUN echo 'wine '\''C:\Python36\Scripts\pyinstaller.exe'\'' "$@"' > /usr/bin/pyin
|
||||||
RUN chmod +x /usr/bin/pyinstaller
|
RUN chmod +x /usr/bin/pyinstaller
|
||||||
|
|
||||||
# Installing dependencies
|
# Installing dependencies
|
||||||
RUN pip install streamlink pyside2 torrequest websocket-client
|
RUN pip install streamlink pyside2 torrequest websocket-client pywin32
|
||||||
|
|
Loading…
Reference in a new issue