* Do not treat warnings as errors until upstream fix using async loops. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=93
14 lines
290 B
Diff
14 lines
290 B
Diff
Index: Jinja2-3.0.1/setup.cfg
|
|
===================================================================
|
|
--- Jinja2-3.0.1.orig/setup.cfg
|
|
+++ Jinja2-3.0.1/setup.cfg
|
|
@@ -44,8 +44,6 @@ babel.extractors =
|
|
|
|
[tool:pytest]
|
|
testpaths = tests
|
|
-filterwarnings =
|
|
- error
|
|
|
|
[coverage:run]
|
|
branch = True
|