diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py33,py34,flake8 +envlist = py26,py27,py33,py34,py35,flake8 [testenv] commands = nosetests {posargs} |
![]() |
index : GitPython | |
| Forked from https://github.com/gitpython-developers/GitPython | Oskari Timperi |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | tox.ini | 2 |
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py33,py34,flake8 +envlist = py26,py27,py33,py34,py35,flake8 [testenv] commands = nosetests {posargs} |