8000 Add py36 env to tox configuration (#149) · pythonAI/client_python@142c685 · GitHub
[go: up one dir, main page]

Skip to content

Commit 142c685

Browse files
beezzbrian-brazil
authored andcommitted
Add py36 env to tox configuration (prometheus#149)
1 parent 3183fa7 commit 142c685

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,5 +1,5 @@
11
[tox]
2-
envlist = coverage-clean,py26,py27,py34,py35,pypy,{py27,py35}-nooptionals,coverage-report
2+
envlist = coverage-clean,py26,py27,py34,py35,py36,pypy,{py27,py35,py36}-nooptionals,coverage-report
33

44

55
[base]

0 commit comments

Comments
 (0)
0