diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-21 08:10:11 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-21 08:10:11 -0400 |
| commit | 0a4ca6ff8dbcd1e43645b93db9e20487581359a1 (patch) | |
| tree | 44bb6787f03fa7614a782d5d7cb95cdca6390185 /tox_wheels.ini | |
| parent | 00f15ba0a5731aa1b1ef0db85608a45f78a3f160 (diff) | |
| download | python-coveragepy-git-0a4ca6ff8dbcd1e43645b93db9e20487581359a1.tar.gz | |
Getting ready for 4.1 final
Diffstat (limited to 'tox_wheels.ini')
| -rw-r--r-- | tox_wheels.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tox_wheels.ini b/tox_wheels.ini index 9d0c21c1..18715945 100644 --- a/tox_wheels.ini +++ b/tox_wheels.ini @@ -2,7 +2,7 @@ # For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt [tox] -envlist = py{26,27,33,34,35,sys} +envlist = py{26,27,33,34,35,36,sys} toxworkdir = {toxinidir}/.tox_kits [testenv] |
