aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 549e4d68..0370f7f8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -7,4 +7,4 @@ flake8-ignore =
doctest_optionflags=ELLIPSIS ALLOW_UNICODE
filterwarnings =
# https://github.com/pypa/setuptools/issues/1823
- ignore:distutils.command.bdist_wininst::command is deprecated
+ ignore:bdist_wininst command is deprecated