summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e5812417..5bdc8982 100644
--- a/tox.ini
+++ b/tox.ini
@@ -41,6 +41,7 @@ commands =
find . -type f -name "*.py[c|o]" -delete
python3 -m pip install --upgrade pip>=9.0.0 setuptools wheel
pip3 install \
+ pytest>=5.4.2 \
simplejson \
mock \
rtyaml \