diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2014-05-03 16:11:05 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2014-05-03 16:11:05 -0400 |
| commit | 1f914cec478cae073335eac2cbeaa67409a102c3 (patch) | |
| tree | 8f2419231b4a77b5a2fa39dc934fdbdba38666e0 /tox.ini | |
| parent | d2dd88a346aa527824e510a2a5618db2e82616d6 (diff) | |
| download | python-coveragepy-git-1f914cec478cae073335eac2cbeaa67409a102c3.tar.gz | |
Update the versions we support
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27, py32, py33, pypy +envlist = py26, py27, py32, py33, py34, pypy [testenv] commands = |
