Commit c6fe76cb authored by Jason R. Coombs's avatar Jason R. Coombs

Remove reference to Python 2.6 as a supported interpreter.

parent 2ed8ca16
......@@ -2,7 +2,7 @@
#
# To run Tox against all supported Python interpreters, you can set:
#
# export TOXENV='py2{6,7},py3{3,4,5,6},pypy'
# export TOXENV='py27,py3{3,4,5,6},pypy'
[testenv]
deps=-rtests/requirements.txt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment