File python-flake8-polyfill-tool-pytest.patch of Package python-flake8-polyfill
-- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [bdist_wheel] universal = 1 -[pytest] +[tool:pytest] norecursedirs = .git .* *.egg* old docs dist build addopts = -rw
-- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [bdist_wheel] universal = 1 -[pytest] +[tool:pytest] norecursedirs = .git .* *.egg* old docs dist build addopts = -rw