diff --git a/buildout.cfg b/buildout.cfg index 585b44f..4b151ca 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -12,7 +12,7 @@ show-picked-versions = false [versions] flake8 = 2.5.0 -#pytest = 2.8.7 +pytest = 4.0.2 Sphinx = 1.3.5 [flake8]