Skip to content

Commit

Permalink
#20 Add tox python3.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
amatellanes committed Jan 22, 2017
1 parent 349b5d4 commit 90391be
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 = py{27,33,34,35}, pypy, coverage, lint
envlist = py{27,33,34,35,36}, pypy, coverage, lint
skipsdist = true

[testenv]
Expand Down

0 comments on commit 90391be

Please sign in to comment.