mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
The console tests are still failing on Windows due to an issue where the sys args are not being correctly replaced in the tests so the pytest args are being passed to console.
14 lines
265 B
Text
14 lines
265 B
Text
twisted[tls]>=17.1
|
|
rencode
|
|
pyopenssl
|
|
pyxdg
|
|
pillow
|
|
mako
|
|
chardet
|
|
six
|
|
setproctitle
|
|
pywin32; sys_platform == 'win32'
|
|
certifi; sys_platform == 'win32'
|
|
windows-curses; sys_platform == 'win32'
|
|
zope.interface>=4.4.2
|
|
distro; 'linux' in sys_platform or 'bsd' in sys_platform
|