mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 19:46:22 +00:00
3b8f71613b
- Fixed trying to install py2-ipaddress breaking on Python3. - Add wheel universal option so Py2 and Py3 wheel built.
14 lines
233 B
Plaintext
14 lines
233 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
|