Python package reqs: upgrade Pelican, and incl. linkbacks plugin
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Tue, 9 Mar 2021 03:16:58 +0000 (19:16 -0800)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Tue, 9 Mar 2021 03:22:22 +0000 (19:22 -0800)
I think I'm going to try running the initial linkback run on the
server manually?

Somehow `pip` on the server isn't finding Pelican later than 4.5.0
(even though the net says 4.5.4 is a thing)?

requirements.txt

index 62f11e4..a02a874 100644 (file)
@@ -5,10 +5,11 @@ html5lib==1.0.1
 Jinja2==2.11.1
 Markdown==2.6.9
 MarkupSafe==1.0
-pelican==3.7.1
+pelican==4.5.0
 pkg-resources==0.0.0
 Pygments==2.2.0
 python-dateutil==2.6.1
 pytz==2017.2
 six==1.10.0
 Unidecode==0.4.21
+pelican-plugin-linkbacks==1.0.4