mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
- Updates to the sphinx conf - Applied Mock fixes to build on Python 3. - Group patches at bottom of conf file. - Use just a major.minor for version. - Specify Sphinx 2.0 version requirement. - Move requirements.txt to docs dir. - Add readthedocs config - Fix docstring code block rst formatting issue.
14 lines
227 B
Text
14 lines
227 B
Text
-r requirements.txt
|
|
-r docs/requirements.txt
|
|
-r requirements-tests.txt
|
|
sphinx-autobuild
|
|
tox
|
|
tox-venv
|
|
pre-commit
|
|
flake8-blind-except
|
|
flake8-builtins
|
|
flake8-commas
|
|
flake8-comprehensions
|
|
flake8-debugger
|
|
flake8-mock
|
|
flake8-mutable
|