8000 Add py36 to tox.ini · didlie/msgpack-python@6fd1890 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fd1890

Browse files
committed
Add py36 to tox.ini
1 parent 54aa47b commit 6fd1890

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 = {py27,py33,py34,py35}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
2+
envlist = {py27,py33,py34,py35,py36}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
33

44
[variants:pure]
55
setenv=

0 commit comments

Comments
 (0)
0