updated tox

This commit is contained in:
Christopher Pickering 2021-09-08 10:53:19 +02:00
parent 19780d78ef
commit bb4726e58f
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -54,4 +54,4 @@ deps =
coverage
commands =
pytest --cov=src/djlint --cov-branch --cov-report xml:coverage.xml --cov-report term-missing
skip_install: true
skip_install: false