Skip to content

Commit

Permalink
Add Python 3.10 to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzmahone committed Oct 13, 2021
1 parent 4808fba commit e45b964
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 = pypy3,py36,py37,py38,py39
envlist = pypy3,py36,py37,py38,py39,py310

[testenv]
deps =
Expand Down

0 comments on commit e45b964

Please sign in to comment.