mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 03:25:57 +00:00
6973f96f8c
- Add new requirements files to make it easier to install deps. - Tox changes - Update tox to use new requirements files. - Tweak heading styles. - Add development environment command `devenv`. - Remove testenv command as it would run on devenv creation. - Travis changes - Now uses xenial as trusty is very old now. - Trial run disabled to speed up tests. - Add tox-venv for Python 3 support. - Only install testssl if running security tests. - Appveyor - Add tox-venv for Python 3 support. - Use requirements file for non-tox. - Remove trial run to speed up testing.
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
twisted[tls]>=16.6
|
|
pyopenssl
|
|
pyxdg
|
|
pillow
|
|
mako
|
|
chardet
|
|
six
|
|
setproctitle
|
|
pywin32; sys.platform == 'win32'
|
|
py2-ipaddress; sys.platform == 'win32'
|
|
certifi; sys.platform == 'win32'
|
|
zope-interface
|