diff --git a/tox.ini b/tox.ini index 52d398c..1ebfdee 100644 --- a/tox.ini +++ b/tox.ini @@ -19,7 +19,7 @@ deps = sphinx6: Sphinx~=6.0 sphinxlast: Sphinx commands = - pytest -W ignore::DeprecationWarning + pytest [flake8] max-line-length = 100