diff --git a/AUTHORS b/AUTHORS index 845d42a..8afb539 100644 --- a/AUTHORS +++ b/AUTHORS @@ -33,3 +33,4 @@ Patches and Suggestions - Marco Dallagiacoma - Mathias Loesch - Tushar Makkar +- Andrii Soldatenko diff --git a/tox.ini b/tox.ini index 52cd321..b397308 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27, py32, py33, py34, pypy +envlist = py26, py27, py32, py33, py34, py35, pypy [testenv] commands = python setup.py test