Refactor the notification process code
[modeling/etsicatalog.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 3745940..f9b7824 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -22,5 +22,5 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-deps = coverage
+deps = coverage==4.2
 commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"