Add Python 3.6 to test suite.

This commit is contained in:
Graham Dumpleton
2017-03-15 11:35:34 +11:00
parent 861f4d81f5
commit 328cd16c17

View File

@@ -1,6 +1,6 @@
[tox]
envlist =
py{26,27,33,34,35}-{without,with}-extensions,
py{26,27,33,34,35,36}-{without,with}-extensions,
pypy-without-extensions
[testenv]