mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 11:36:01 +00:00
65f6ede8b2
- 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.
15 lines
227 B
Plaintext
15 lines
227 B
Plaintext
-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
|