Skip to content

Commit

Permalink
TST: update tox.ini for all supported Python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Jul 26, 2015
1 parent 603a34f commit 890a237
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
Expand Up @@ -20,7 +20,7 @@

[tox]
toxworkdir = {homedir}/.tox/pywt/
envlist = py27, py33
envlist = py26, py27, py33, py34, py35

[testenv]
deps =
Expand Down

0 comments on commit 890a237

Please sign in to comment.