Drop official support for Python 2.6

This commit is contained in:
Eduard Braun 2016-08-13 17:15:03 +02:00
parent 3f5c6c76c0
commit df142a2f22
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ This Github repository is the official one. The official website as well as olde
## Installation
Scour requires [Python](https://www.python.org) 2.6, 2.7 or 3.3+. Further, for installation, [pip](https://pip.pypa.io) should be used.
Scour requires [Python](https://www.python.org) 2.7 or 3.3+. Further, for installation, [pip](https://pip.pypa.io) should be used.
To install the [latest release](https://pypi.python.org/pypi/scour) of Scour from PyPI: