We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b9fad commit 8a8e89bCopy full SHA for 8a8e89b
pyproject.toml
@@ -117,4 +117,5 @@ testpaths = ['tests']
117
xfail_strict = true
118
filterwarnings = [
119
'error',
120
+ 'ignore:The distutils package is deprecated:DeprecationWarning',
121
]
0 commit comments