Skip to content

Commit 7cfd9dc

Browse files
committed
test: Validate against python 3.6
1 parent 3250c78 commit 7cfd9dc

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,6 +1,6 @@
11
# content of: tox.ini , put in same dir as setup.py
22
[tox]
3-
envlist=flake8,py27,py26,py35
3+
envlist=flake8,py27,py26,py35,py36
44

55
[testenv]
66
deps =

0 commit comments

Comments
 (0)