From 9fe6043cd87951abebc73f931bf6972b61c3c0c8 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 16 Nov 2023 10:59:21 +0000 Subject: [PATCH] Fixed deprecation warning in oldestdeps --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 86d4a03c4..7173464ce 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,6 +42,7 @@ addopts = --doctest-rst open_files_ignore = "*.ttf" filterwarnings = error::DeprecationWarning + ignore:is a deprecated alias for the builtin [coverage:run] omit =