Skip to content

Commit

Permalink
Add Python 3.10 to tox config (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzymadness committed Mar 10, 2022
1 parent 1bf5277 commit 9a0013e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py35, py36, py37, py38, py39, pypy3
envlist = py35, py36, py37, py38, py39, py310, pypy3

[testenv]
deps = -rdev-requirements.txt
Expand Down

0 comments on commit 9a0013e

Please sign in to comment.