Skip to content

Commit

Permalink
fix: update tox.ini to fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored Jul 26, 2023
1 parent 3deab08 commit b16a34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ deps =
django42: Django>=4.2,<4.3
commands =
pytest --cov=django_sites_extensions

coverage xml
[testenv:quality]
commands =
pep8 --config=.pep8 django_sites_extensions
Expand Down

0 comments on commit b16a34b

Please sign in to comment.