Skip to content

Commit 7e15d82

Browse files
authored
Update tox.ini
1 parent bebcb10 commit 7e15d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tox]
2-
envlist = lint, py27, py34, py35, py36
2+
envlist = lint, py27, py35, py36, py37
33

44
[testenv:lint]
5-
basepython = python2.7
5+
basepython = python3.7
66
deps = pylint
77
commands = pylint ibm_watson test examples
88

0 commit comments

Comments
 (0)