Skip to content

Commit

Permalink
[CI] Replace custom twisted package with pre-release
Browse files Browse the repository at this point in the history
Fix for Windows simulate error has been merged and in 22.2.0rc

Ref: twisted/twisted#1679
  • Loading branch information
cas-- committed Feb 9, 2022
1 parent 90744dc commit 50647ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -74,7 +74,7 @@ jobs:
python -m pip install --find-links="C:\GTK\release\python" pycairo PyGObject
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 }}
pyinstaller
pygame
Expand Down

0 comments on commit 50647ab

Please sign in to comment.