1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 18:25:41 +03:00
aports/community/py3-cachelib/no-deprecation.patch
2023-01-12 15:25:36 +00:00

13 lines
316 B
Diff

failing on warnings is useless here
diff --git a/setup.cfg b/setup.cfg
index cf61879..6e8d387 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -36,7 +36,6 @@ where = src
[tool:pytest]
testpaths = tests
filterwarnings =
- error
default::DeprecationWarning:cachelib.uwsgi
default::DeprecationWarning:cachelib.redis