document python 2.6 minimum requirement, remove all stuff that refers to 2.5

This commit is contained in:
Thomas Waldmann 2013-05-18 17:06:25 +02:00
parent 521398d5e7
commit 40fad2ece8
10 changed files with 8 additions and 20 deletions

View file

@ -1,7 +1,6 @@
language: python
python:
- 2.5
- 2.6
- 2.7
- pypy