test on py35

This commit is contained in:
Michael Merickel
2016-01-15 20:08:14 -06:00
parent 05f6d07868
commit ca5de5cd72
2 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
unreleased
===========
==========
Platform
--------
- Add explicit support for Python 3.4 and PyPy3.
- Add explicit support for Python 3.4, Python 3.5 and PyPy3.
Features
~~~~~~~~

View File

@@ -1,6 +1,6 @@
[tox]
envlist =
py26,py27,py32,py33,py34,pypy,pypy3,cover,docs
py26,py27,py32,py33,py34,py35,pypy,pypy3,cover,docs
[testenv]
commands =