Skip to content

Commit 45103a5

Browse files
committed
Add py36 to python environments to test in
1 parent f7ad5a5 commit 45103a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{27,34,35,py},py{27,34}-flake8,docstrings
2+
envlist = py{27,34,35,36,py},py{27,34,36}-flake8,docstrings
33
minversion = 2.5.0
44

55
[testenv]

0 commit comments

Comments
 (0)