8000 Add Python 3.5 env · gitpython-developers/GitPython@83156b9 · GitHub
[go: up one dir, main page]

Skip to content
  • Insights
  • Commit 83156b9

    Browse files
    committed
    Add Python 3.5 env
    1 parent 9ae1f21 commit 83156b9

    File tree

    1 file changed

    +1
    -1
    lines changed

    1 file changed

    +1
    -1
    lines changed

    tox.ini

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -1,5 +1,5 @@
    11
    [tox]
    2-
    envlist = py26,py27,py33,py34,flake8
    2+
    envlist = py26,py27,py33,py34,py35,flake8
    33

    44
    [testenv]
    55
    commands = nosetests {posargs}

    0 commit comments

    Comments
     (0)
    0