diff options
-rw-r--r-- | pytest.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |