deluge/requirements-tests.txt
DjLegolas 13be64d355
[CI] Changed tested python version to 3.7 and 3.10
We cannot add python 3.6 because there is no precompiled version of it to used.
Therefor, will be using 3.7 as the minimum version in CI.
In addition, dropped version limits from pytest.
2022-03-02 12:53:29 +00:00

12 lines
116 B
Plaintext

pytest
pytest-twisted
pytest-cov
mock
pre-commit
flake8<=3.7.9
flake8-quotes
flake8-isort
pep8-naming
mccabe
pylint