X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/651e1c201721a5903d0136d937c234166232c8e3..8553be8ddd4ba9886fc9eb5a93730aad3b96cb44:/library/tox.ini?ds=inline diff --git a/library/tox.ini b/library/tox.ini index c3a18ec..aa96216 100644 --- a/library/tox.ini +++ b/library/tox.ini @@ -14,8 +14,11 @@ deps = [testenv:qa] commands = + check-manifest --ignore tox.ini,tests*,.coveragerc + python setup.py check -m -r -s flake8 --ignore E501 rstcheck README.rst deps = + check-manifest flake8 rstcheck