Skip to content

Commit 5773add

Browse files
committed
Remove old python versions from tox
1 parent c0f3cf4 commit 5773add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist=
3-
py{27,35,36,37,38,39,310}
3+
py{38,39,310}
44
flake8
55
isort
66

0 commit comments

Comments
 (0)