Skip to content

Commit cf889b6

Browse files
committed
Add py310 to tox envlist
1 parent 98eba98 commit cf889b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py37, py38, py39, check-manifest, flake8
2+
envlist = py37, py38, py39, py310, check-manifest, flake8
33

44
[testenv]
55
sitepackages = true

0 commit comments

Comments
 (0)