Commit 6ac7b4ee authored by Jason R. Coombs's avatar Jason R. Coombs

Suppress deprecation of bdist_wininst (redo). Ref #1823.

parent 9fd54518
...@@ -7,4 +7,4 @@ flake8-ignore = ...@@ -7,4 +7,4 @@ flake8-ignore =
doctest_optionflags=ELLIPSIS ALLOW_UNICODE doctest_optionflags=ELLIPSIS ALLOW_UNICODE
filterwarnings = filterwarnings =
# https://github.com/pypa/setuptools/issues/1823 # https://github.com/pypa/setuptools/issues/1823
ignore:distutils.command.bdist_wininst::command is deprecated ignore:bdist_wininst command is deprecated
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment