Simplify test warning filter for Pip 22.2
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 2 Aug 2022 13:54:39 +0000 (13:54 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 2 Aug 2022 13:54:39 +0000 (13:54 +0000)
commit53a5137cf78afc2507fc6739a1ef1c2b6118a9a3
tree1ee78ce7c84c25b06200391ced9c87527289fa73
parentd8a885567ef00da6967a872524ffa9d6193f4fbe
Simplify test warning filter for Pip 22.2

The fix to replace Pip's use of the deprecated cgi module was
included in the 22.2 release, so we can clean up our exclusion for
that particular DeprecationWarning.
tox.ini