Remove mention of Python 2.7.

This commit is contained in:
Ben Sturmfels
2021-09-19 21:07:14 +10:00
parent 60c004d750
commit 6963a5a62e

View File

@@ -54,8 +54,7 @@ offer for your media), we would do::
If you're using a virtual environment, make sure to activate the If you're using a virtual environment, make sure to activate the
virtual environment before installing with pip. Otherwise the plugin virtual environment before installing with pip. Otherwise the plugin
may get installed in a different environment than the one MediaGoblin 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 is installed in.
python (and thus pip) is python 3 (e.g. in Ubuntu and derivatives).
Once you've installed the plugin software, you need to tell Once you've installed the plugin software, you need to tell
MediaGoblin that this is a plugin you want MediaGoblin to use. To do MediaGoblin that this is a plugin you want MediaGoblin to use. To do