Discontinue official support for Python 3.3
(testing failed due to wheel now requiring Python >= 3.4) Also run flake8 in latest Python 3.6 (3.7 is not supported on Travis yet)
This commit is contained in:
parent
9f4a707bb7
commit
3c64623a12
3 changed files with 2 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ The project moved to GitLab in 2013 an is now maintained by Tobias "oberstet" Ob
|
|||
|
||||
## Installation
|
||||
|
||||
Scour requires [Python](https://www.python.org) 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.4+. 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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue