1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 02:35:23 +03:00
aports/community/py3-cherrypy/no-warn-fail.patch

12 lines
309 B
Diff

diff --git a/pytest.ini b/pytest.ini
index aef459e..9b04f33 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -43,7 +43,6 @@ addopts =
doctest_optionflags = ALLOW_UNICODE ELLIPSIS
filterwarnings =
- error
# pytest>=6.2.0 under Python 3.8:
# Ref: https://docs.pytest.org/en/stable/usage.html#unraisable