summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authorDjLegolas <djlegolas@protonmail.com>2022-02-06 00:35:50 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2022-03-02 12:53:29 +0000
commit13be64d3558441e444b57882779e4faaa5842f20 (patch)
tree25540d3332ae0772809a9ce0737236f53dedd8b3 /requirements-tests.txt
parent11fe22e4cd283290baad8f7e506d975a2f036d60 (diff)
downloaddeluge-13be64d3558441e444b57882779e4faaa5842f20.tar.gz
deluge-13be64d3558441e444b57882779e4faaa5842f20.tar.bz2
deluge-13be64d3558441e444b57882779e4faaa5842f20.zip
[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.
Diffstat (limited to 'requirements-tests.txt')
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 705d96774..5e8fb20ad 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,4 +1,4 @@
-pytest != 5.2.3, < 5.4
+pytest
pytest-twisted
pytest-cov
mock