From 5bda90f8219a2b03d18f4762a2fd7e77ab91007c Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Thu, 23 Sep 2021 16:36:20 +1000 Subject: Update deploying docs to require Python 3.6+. --- docs/source/siteadmin/deploying.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/source/siteadmin/deploying.rst') diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index 7f391660..37033efc 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -56,11 +56,12 @@ Dependencies MediaGoblin has the following core dependencies: -- Python 3.4+ -- `python3-lxml `_ +- Python 3.6+ +- `lxml `_ - `git `_ -- `SQLite `_/`PostgreSQL `_ -- `Python Imaging Library `_ (PIL) +- `SQLite `_ or `PostgreSQL `_ +- `Python Imaging Library `_ + (PIL or Pillow) - `virtualenv `_ - `Node.js `_ -- cgit v1.2.3