mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 18:25:41 +03:00
13 lines
316 B
Diff
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
|
|
|