Skip to content

Commit

Permalink
Work toward Python 3.4 support and testing
Browse files Browse the repository at this point in the history
Change-Id: Ie213bec8d12e277d8c3d18ccc127831004d710a9
  • Loading branch information
fungi committed Sep 3, 2014
1 parent d13441d commit 45465c7
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,py33,pypy,pep8
envlist = py26,py27,py33,py34,pypy,pep8
minversion = 1.6
skipsdist = True

Expand Down

0 comments on commit 45465c7

Please sign in to comment.