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 9635115 commit f777a40Copy full SHA for f777a40
pytest.ini
@@ -64,3 +64,6 @@ filterwarnings=
64
65
ignore:Support for .* in .pyproject.toml. is still .beta.
66
ignore::setuptools.command.editable_wheel.InformationOnly
67
+
68
+ # https://github.com/pypa/setuptools/issues/3655
69
+ ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning
0 commit comments