forked from pool/python-flake8-polyfill
Accepting request 894299 from home:pgajdos:python
- added patches fix https://gitlab.com/pycqa/flake8-polyfill/-/issues/3 + python-flake8-polyfill-tool-pytest.patch OBS-URL: https://build.opensuse.org/request/show/894299 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-polyfill?expand=0&rev=8
This commit is contained in:
10
python-flake8-polyfill-tool-pytest.patch
Normal file
10
python-flake8-polyfill-tool-pytest.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
-- 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
|
||||
Reference in New Issue
Block a user