summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 3d2ecd77..ad656fe5 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -13,5 +13,6 @@ filterwarnings =
junit_duration_report = call
junit_family = xunit2
junit_suite_name = cherrypy_test_suite
+minversion = 5.3.5
norecursedirs = dist build .tox .eggs
testpaths = cherrypy/test/