From 3b54ea334e1756df9d333a89730bfda97cce8e92 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Fri, 18 Dec 2020 22:15:00 +0000 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8d6446c..02c4078 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,3 +2,4 @@ testpaths = tests filterwarnings= error + ignore::DeprecationWarning