summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-05 12:48:37 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-05 12:48:37 +0200
commit0118e195b9db211001233f4e8e901a62baa23319 (patch)
tree75d68a8053ab558e09ce7a6aee688e28e1d83f91 /tox.ini
parent20f6d86a50ee2bc3b46541fa430d89d37728475f (diff)
downloadgemato-0118e195b9db211001233f4e8e901a62baa23319.tar.gz
tox.ini: Require pytest>=5
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4ed8737..175327f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,7 +15,7 @@ commands =
[testenv]
deps =
coverage
- pytest
+ pytest >= 5
pytest-cov
pytest-xdist
!norequests: requests