Skip to content

Commit

Permalink
tox.ini: Change python 3.1 to python 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Gal Pressman <galpressman@gmail.com>
  • Loading branch information
galpressman committed Jan 15, 2017
1 parent 34863e8 commit fd8de11
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]
skipsdist = True
envlist = py27,py31
envlist = py27,py35

[testenv]
deps =
Expand Down

0 comments on commit fd8de11

Please sign in to comment.