Skip to content

Commit

Permalink
chore: upgrade tox python version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttqureshi committed Jan 8, 2025
1 parent 8f9a8e5 commit 24d79b5
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 = csslint,eslint,pycodestyle,pylint,py38-django{42}, translations_validate
envlist = csslint,eslint,pycodestyle,pylint,py{311,312}-django{42}, translations_validate

[testenv]
usedevelop = True
Expand Down

0 comments on commit 24d79b5

Please sign in to comment.