commit | 1555ffebc1be2055e2bf7b4a0afe638113b59ae2 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brettcannon@users.noreply.github.com> | Sat Jan 28 19:19:04 2017 |
committer | GitHub <noreply@github.com> | Sat Jan 28 19:19:04 2017 |
tree | 4f47d7f0dec6cfe649a4ef62ec29dfc08aa47f59 | |
parent | 9c9485fe3db3505bad912efe093113bf98ed214c [diff] |
Test against Python 3.6
diff --git a/tox.ini b/tox.ini index 9d86da0..a1d7cc4 100644 --- a/tox.ini +++ b/tox.ini
@@ -6,6 +6,7 @@ py33, py34, py35, + py36, pep8, [testenv]