Skip to content

Commit

Permalink
tox: set a complete envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Nov 15, 2023
1 parent f9b1494 commit f9e2387
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 @@ -4,7 +4,7 @@
# and then run "tox" from this directory.

[tox]
envlist = py27
envlist = py27-pinned,py27,py27-extra-deps,pypy2,py35,py35-pinned,py36,py37,py38,py38-extra-deps,pypy3
# https://tox.wiki/en/4.11.3/faq.html#testing-end-of-life-python-versions
requires = virtualenv<20.22.0

Expand Down

0 comments on commit f9e2387

Please sign in to comment.