From 6963a5a62e9c6abc66bca417afbc036e410f5055 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Sun, 19 Sep 2021 21:07:14 +1000 Subject: Remove mention of Python 2.7. --- docs/source/siteadmin/plugins.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/siteadmin/plugins.rst b/docs/source/siteadmin/plugins.rst index 0b3285b6..2cda5e66 100644 --- a/docs/source/siteadmin/plugins.rst +++ b/docs/source/siteadmin/plugins.rst @@ -54,8 +54,7 @@ offer for your media), we would do:: If you're using a virtual environment, make sure to activate the virtual environment before installing with pip. Otherwise the plugin may get installed in a different environment than the one MediaGoblin - is installed in. Also make sure, you use e.g. pip-2.7 if your default - python (and thus pip) is python 3 (e.g. in Ubuntu and derivatives). + is installed in. Once you've installed the plugin software, you need to tell MediaGoblin that this is a plugin you want MediaGoblin to use. To do -- cgit v1.2.3