mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 03:55:43 +00:00
2296906ed3
As of python 3.5, this function is marked as deprecated. So, [distro][1] is the one we will use (this package is listed at the example package in the python's [docs][2]). [1] https://pypi.org/project/distro/ [2] https://docs.python.org/3/library/platform.html#platform.dist
15 lines
267 B
Plaintext
15 lines
267 B
Plaintext
twisted[tls]>=16.6
|
|
rencode
|
|
pyopenssl
|
|
pyxdg
|
|
pillow
|
|
mako
|
|
chardet
|
|
six
|
|
setproctitle
|
|
pywin32; sys_platform == 'win32'
|
|
py2-ipaddress; sys_platform == 'win32' and python_version == '2'
|
|
certifi; sys_platform == 'win32'
|
|
zope.interface>=4.4.2
|
|
distro; 'win' not in sys_platform
|