Skip to content

Commit

Permalink
UPDATE: To more current Python3 version(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Jan 18, 2022
1 parent 84cdab2 commit 0d87c02
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 @@ -19,7 +19,7 @@

[tox]
minversion = 3.10.0
envlist = py27, py37, py38, pypy, pypy3, doctest
envlist = py27, py39, py38, pypy, pypy3, doctest
skip_missing_interpreters = True
sitepackages = False
indexserver =
Expand Down

0 comments on commit 0d87c02

Please sign in to comment.