mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-16 21:36:40 +00:00
[CI] Replace custom twisted package with pre-release
Fix for Windows simulate error has been merged and in 22.2.0rc Ref: https://github.com/twisted/twisted/pull/1679
This commit is contained in:
parent
90744dc2e6
commit
50647ab3a5
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
python -m pip install --find-links="C:\GTK\release\python" pycairo PyGObject
|
python -m pip install --find-links="C:\GTK\release\python" pycairo PyGObject
|
||||||
|
|
||||||
python -m pip install
|
python -m pip install
|
||||||
https://github.com/doadin/twisted/releases/download/latest/Twisted-21.7.0.post0-py3-none-any.whl
|
twisted==22.2.0rc1 # Windows simulate fix
|
||||||
libtorrent==${{ matrix.libtorrent }}
|
libtorrent==${{ matrix.libtorrent }}
|
||||||
pyinstaller
|
pyinstaller
|
||||||
pygame
|
pygame
|
||||||
|
Loading…
x
Reference in New Issue
Block a user