mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-25 18:59:38 +00:00
98051bdea2
The apidoc modules were not being generated on ReadTheDocs because there is no way to run sphinx-apidoc manually. Moved the running of sphinx-apidoc into conf.py. Added zope.interface minimum version to fix Readthedocs warning.
13 lines
199 B
Plaintext
13 lines
199 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>=4.4.2
|