mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 03:25:57 +00:00
eb57412601
* Error occurring with Pytest 5.4 so pin to below that version. * Fix minor issues with Travis config. * Use full command-switches for pytest in tox config. * Remove pin for pip as issue with pip-wheel-metadata was fixed in 19.3 * Remove tox-venv as causing issues of incompatible packages installed. The latest versions of the virtualenv package should handle these duties.
14 lines
218 B
Plaintext
14 lines
218 B
Plaintext
-r requirements.txt
|
|
-r docs/requirements.txt
|
|
-r requirements-tests.txt
|
|
sphinx-autobuild
|
|
tox
|
|
pre-commit
|
|
flake8-blind-except
|
|
flake8-builtins
|
|
flake8-commas
|
|
flake8-comprehensions
|
|
flake8-debugger
|
|
flake8-mock
|
|
flake8-mutable
|