Officially drop support for Python 2.6 (see #966)

This commit is contained in:
Jessica Tallon 2015-02-17 14:25:57 +01:00
parent d705f3b760
commit 2acf47d8cd

View File

@ -45,7 +45,7 @@ Dependencies
MediaGoblin has the following core dependencies: MediaGoblin has the following core dependencies:
- Python 2.6 or 2.7 - Python 2.7
- `python-lxml <http://lxml.de/>`_ - `python-lxml <http://lxml.de/>`_
- `git <http://git-scm.com/>`_ - `git <http://git-scm.com/>`_
- `SQLite <http://www.sqlite.org/>`_/`PostgreSQL <http://www.postgresql.org/>`_ - `SQLite <http://www.sqlite.org/>`_/`PostgreSQL <http://www.postgresql.org/>`_