Skip to content

Commit 8824e45

Browse files
committed
tox: do not force py34 with check/clean/…
1 parent ede6715 commit 8824e45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ basepython =
1616
py35: {env:TOXPYTHON:python3.5}
1717
py36: {env:TOXPYTHON:python3.6}
1818
py37: {env:TOXPYTHON:python3.7}
19-
{clean,check,report,extension-coveralls,coveralls,spell}: python3.4
2019
setenv =
2120
PYTHONPATH={toxinidir}/tests
2221
PYTHONUNBUFFERED=yes

0 commit comments

Comments
 (0)