Skip to content

Commit

Permalink
Add py310 to tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
V02460 committed Feb 7, 2022
1 parent 98eba98 commit cf889b6
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 = py37, py38, py39, check-manifest, flake8
envlist = py37, py38, py39, py310, check-manifest, flake8

[testenv]
sitepackages = true
Expand Down

0 comments on commit cf889b6

Please sign in to comment.