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
No known key found for this signature in database
GPG Key ID: 023C05E2C9C068F0

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
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