Skip to content

Commit

Permalink
Merge pull request #35 from clarkduvall/py35
Browse files Browse the repository at this point in the history
add py35 to tox.ini
  • Loading branch information
clarkduvall authored Sep 18, 2016
2 parents 5dab515 + bd2a8ad commit 8b23833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py32, py33, py34, pypy
envlist = py26, py27, py32, py33, py34, py35, pypy

[testenv]
commands = {envpython} setup.py test
Expand Down

0 comments on commit 8b23833

Please sign in to comment.