summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-11-15 20:45:41 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2019-11-15 20:55:22 +0000
commit5f1eada3eae215f0fd489000e97792c892fb7b17 (patch)
treeb752e3b90fc13d638ea7a4a01c70e04993ba776d /requirements-tests.txt
parentbde4e4443efb32ae63e3ee62817dbefcc1790eaf (diff)
downloaddeluge-5f1eada3eae215f0fd489000e97792c892fb7b17.tar.gz
deluge-5f1eada3eae215f0fd489000e97792c892fb7b17.tar.bz2
deluge-5f1eada3eae215f0fd489000e97792c892fb7b17.zip
[Tests] Skip buggy pytest 5.2.3
Plugins test fails due to: https://github.com/pytest-dev/pytest/issues/6194
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 e499bf989..3bbf104b4 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,4 +1,4 @@
-pytest
+pytest != 5.2.3
pytest-twisted
pytest-cov
mock