We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a350c3 commit c87606fCopy full SHA for c87606f
tox.ini
@@ -1,10 +1,9 @@
1
[tox]
2
-envlist = py26, py27, flake8
+envlist = py27, flake8
3
4
[travis]
5
python =
6
2.7: py27
7
- 2.6: py26
8
9
[testenv:flake8]
10
basepython=python
0 commit comments