Thanks to visit codestin.com Credit goes to github.com
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 07f8987 commit 5421cd3Copy full SHA for 5421cd3
1 file changed
.github/workflows/tests.yml
@@ -223,6 +223,7 @@ jobs:
223
224
# Turn all warnings to errors, except ignore the distutils deprecations and the find_spec warning
225
cat >> pytest.ini << EOF
226
+ [pytest]
227
filterwarnings =
228
error
229
ignore:.*distutils:DeprecationWarning
0 commit comments