This commit is contained in:
Victor Uriarte 2017-02-14 04:54:32 -07:00
Родитель 13e2a8754f
Коммит a343b34dd3
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -1,7 +1,2 @@
[tool:pytest]
xfail_strict = True
[check-manifest]
ignore =
.github
.github/*

Просмотреть файл

@ -23,6 +23,5 @@ deps =
check-manifest
flake8
commands =
check-manifest {toxinidir}
flake8 src setup.py
python setup.py check --strict --metadata