Skip to content

Commit

Permalink
(tox.ini): Forgot to add python versions to tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-h-loi committed Aug 22, 2023
1 parent 3de97b8 commit 10146bb
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 = pep8,py310,bandit,docs
envlist = pep8,py38,py39,py310,py311,bandit,docs

[testenv]
passenv = *
Expand Down

0 comments on commit 10146bb

Please sign in to comment.