From: Alfredo Deza Date: Wed, 29 Nov 2017 13:18:23 +0000 (-0500) Subject: [RM-22118] setup.cfg needs new pytest group notation X-Git-Tag: v2.0.0~4^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=40d7b3a32c3e150ca691af749e89b30843414d33;p=ceph-deploy.git [RM-22118] setup.cfg needs new pytest group notation Signed-off-by: Alfredo Deza --- diff --git a/setup.cfg b/setup.cfg index d9ec107..b9f9db4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ -[pytest] +[tool:pytest] norecursedirs = .* _* virtualenv