Skip to content

Commit

Permalink
fix: update tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Jul 3, 2023
1 parent 152f98b commit bf3933c
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
@@ -1,5 +1,5 @@
[tox]
envlist = py38-django{32,42}, quality-django{32,42}, translations-django{32,42}
envlist = {py38,quality,integration,translations}-django{32,42}

[pycodestyle]
exclude = .git,.tox
Expand Down

0 comments on commit bf3933c

Please sign in to comment.