Skip to content

Commit

Permalink
Tox: Add py36 to default envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
PiDelport committed Feb 7, 2018
1 parent c044b24 commit 265719d
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 = flake8,py27,py33,py34,py35,pypy
envlist = flake8,py27,py33,py34,py35,py36,pypy
skipsdist = true

[testenv]
Expand Down

0 comments on commit 265719d

Please sign in to comment.