mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 03:55:43 +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.
12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
pytest != 5.2.3, < 5.4
|
|
pytest-twisted
|
|
pytest-cov
|
|
mock
|
|
pre-commit
|
|
flake8
|
|
flake8-quotes
|
|
flake8-isort
|
|
pep8-naming
|
|
mccabe
|
|
pylint
|