Skip to content

Commit

Permalink
Remove py26 from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Nov 27, 2017
1 parent db76bb8 commit a6b44ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist=
coveralls, pylint, flake8, pydocstyle, py26, py27, py33, py34, py35, pypy, pypy3
coveralls, pylint, flake8, pydocstyle, py27, py33, py34, py35, pypy, pypy3

[testenv]
whitelist_externals=
Expand Down

0 comments on commit a6b44ff

Please sign in to comment.