You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-t...

13 lines
297 B

diff --git a/setup.cfg b/setup.cfg
index 0161086..047501c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,6 +8,7 @@ show_missing = true
addopts = -rsx --tb=short
testpaths = tests
filterwarnings = error
+ ignore::DeprecationWarning
[metadata]
# ensure LICENSE is included in wheel metadata