We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede6715 commit 8824e45Copy full SHA for 8824e45
1 file changed
tox.ini
@@ -16,7 +16,6 @@ basepython =
16
py35: {env:TOXPYTHON:python3.5}
17
py36: {env:TOXPYTHON:python3.6}
18
py37: {env:TOXPYTHON:python3.7}
19
- {clean,check,report,extension-coveralls,coveralls,spell}: python3.4
20
setenv =
21
PYTHONPATH={toxinidir}/tests
22
PYTHONUNBUFFERED=yes
0 commit comments