summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-14 17:43:18 -0500
committerGitHub <noreply@github.com>2021-11-14 17:43:18 -0500
commit315f1751052dee408b543b202aab0a3e8209a632 (patch)
treecefb17a646963bf978977697736cd8dc3b9f89da /pytest.ini
parentf838bc6a170046c9fdfc2251e5466040a669ca12 (diff)
parent3b87957adcf360dbbe7d1c0fa48e1295fb81900c (diff)
downloadpython-setuptools-git-315f1751052dee408b543b202aab0a3e8209a632.tar.gz
Merge pull request #2879 from pypa/debt/update-packaging
Update packaging to 21.2.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 8cc1052d..975baf68 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -34,6 +34,7 @@ filterwarnings=
# https://github.com/pypa/setuptools/issues/2497
ignore:.* is an invalid version and will not be supported::pkg_resources
+ ignore:Creating a LegacyVersion has been deprecated
# https://github.com/pypa/setuptools/pull/2865#issuecomment-965700112
# ideally would apply to Python 3.10+ when