diff --git a/setup.cfg b/setup.cfg index 980cc59..9c03638 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,3 +3,4 @@ universal = true [tool:pytest] addopts = --runpytest=subprocess +minversion = 3.7.3