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 743623a commit 3d2ecd1Copy full SHA for 3d2ecd1
pytest.ini
@@ -59,5 +59,8 @@ filterwarnings=
59
ignore:Distutils was imported before setuptools
60
ignore:Setuptools is replacing distutils
61
62
+ # suppress warnings in deprecated msvc compilers
63
+ ignore:msvc9?compiler is deprecated
64
+
65
ignore:Support for .* in .pyproject.toml. is still .beta.
66
ignore::setuptools.command.editable_wheel.InformationOnly
0 commit comments