Update deploying docs to require Python 3.6+.

This commit is contained in:
Ben Sturmfels 2021-09-23 16:36:20 +10:00
parent a8334fa7d8
commit 5bda90f821
No known key found for this signature in database
GPG Key ID: 023C05E2C9C068F0
2 changed files with 6 additions and 4 deletions

View File

@ -56,11 +56,12 @@ Dependencies
MediaGoblin has the following core dependencies:
- Python 3.4+
- `python3-lxml <http://lxml.de/>`_
- Python 3.6+
- `lxml <http://lxml.de/>`_
- `git <http://git-scm.com/>`_
- `SQLite <http://www.sqlite.org/>`_/`PostgreSQL <http://www.postgresql.org/>`_
- `Python Imaging Library <http://www.pythonware.com/products/pil/>`_ (PIL)
- `SQLite <http://www.sqlite.org/>`_ or `PostgreSQL <http://www.postgresql.org/>`_
- `Python Imaging Library <http://www.pythonware.com/products/pil/>`_
(PIL or Pillow)
- `virtualenv <http://www.virtualenv.org/>`_
- `Node.js <https://nodejs.org>`_

View File

@ -33,6 +33,7 @@ This chapter has important information about our current and previous releases.
- Fix incorrect setuptools install location for db/migrations/env.py (Elisei Roca)
- Set videos to preload="metadata" to prevent upfront download [trac#5625] (Michael McMahon)
- Add a "Troubleshooting" page to the documentation (Ben Sturmfels)
- Add Ubuntu 20.04 CI build and reinstate Debian 10 CI build (Ben Sturmfels)
0.12.0