]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Silence warnings from openapi-core
authorStephen Finucane <stephen@that.guru>
Mon, 9 May 2022 10:27:11 +0000 (11:27 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 9 May 2022 10:27:11 +0000 (11:27 +0100)
commit4ddcdea4a1ce84bbc279468d72c8da1cc0a5bd65
tree7ff0252fd2ef47f5534cd214e6d0cda1a85013c6
parent46a3afcb8cdc51ad60bce174b0afc9cf08432d43
Silence warnings from openapi-core

This uses distutils. Hopefully my PR will be merged eventually. Until
then, silencing the warning is good enough (Python 3.12 is aaaages away)

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/__init__.py