Update deploying docs to require Python 3.6+.
This commit is contained in:
parent
a8334fa7d8
commit
5bda90f821
@ -56,11 +56,12 @@ Dependencies
|
|||||||
|
|
||||||
MediaGoblin has the following core dependencies:
|
MediaGoblin has the following core dependencies:
|
||||||
|
|
||||||
- Python 3.4+
|
- Python 3.6+
|
||||||
- `python3-lxml <http://lxml.de/>`_
|
- `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/>`_ or `PostgreSQL <http://www.postgresql.org/>`_
|
||||||
- `Python Imaging Library <http://www.pythonware.com/products/pil/>`_ (PIL)
|
- `Python Imaging Library <http://www.pythonware.com/products/pil/>`_
|
||||||
|
(PIL or Pillow)
|
||||||
- `virtualenv <http://www.virtualenv.org/>`_
|
- `virtualenv <http://www.virtualenv.org/>`_
|
||||||
- `Node.js <https://nodejs.org>`_
|
- `Node.js <https://nodejs.org>`_
|
||||||
|
|
||||||
|
@ -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)
|
- 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)
|
- Set videos to preload="metadata" to prevent upfront download [trac#5625] (Michael McMahon)
|
||||||
- Add a "Troubleshooting" page to the documentation (Ben Sturmfels)
|
- 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
|
0.12.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user