17
0
Files
python-flake8-polyfill/python-flake8-polyfill-tool-pytest.patch

11 lines
171 B
Diff

-- 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