diff --git a/tox.ini b/tox.ini index 826e08128..f45e74265 100644 --- a/tox.ini +++ b/tox.ini @@ -16,6 +16,10 @@ commands = pytest gitlab/tests {posargs} [testenv:pep8] +basepython = python3 +deps = -r{toxinidir}/requirements.txt + -r{toxinidir}/test-requirements.txt + flake8 commands = flake8 {posargs} gitlab/ @@ -48,7 +52,7 @@ commands = {posargs} [flake8] exclude = .git,.venv,.tox,dist,doc,*egg,build, max-line-length = 88 -ignore = H501,H803 +ignore = E501,H501,H803,W503 [testenv:docs] deps = -r{toxinidir}/rtd-requirements.txt pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy