Skip to content

Commit 9f4e104

Browse files
committed
Remove unsupported versions from tox ini
1 parent 89169e7 commit 9f4e104

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
@@ -5,7 +5,7 @@
55

66
[tox]
77
# pip is broken on py32
8-
envlist = py27, py30, py31, py33, py34, py35, py36, py37, py38, py39, py310
8+
envlist = py36, py37, py38, py39, py310
99

1010
[testenv]
1111
install_command=pip install {packages}

0 commit comments

Comments
 (0)