Skip to content

Commit

Permalink
Add Python 3.5 to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Sep 21, 2015
1 parent 99ce22b commit 6a36b0f
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,6 +1,6 @@
[tox]
envlist =
py26,py27,py33,py34,pypy,pypy3
py26,py27,py33,py34,py35,pypy,pypy3

[testenv]
deps =
Expand Down

0 comments on commit 6a36b0f

Please sign in to comment.