UPD: Improved metadata and documentation.
All checks were successful
buildbot/tox Build done.

This commit is contained in:
2019-11-17 14:01:09 +01:00
parent 5179e832a4
commit c4eff35ea5
4 changed files with 49 additions and 10 deletions

View File

@@ -6,6 +6,7 @@ deps = coverage
py2: pylint-django<2
py3: pylint-django
pytest
mock
commands = coverage run -m pytest
coverage report --skip-covered --fail-under=98
pylint django_deploy