From 29b9801a111ab93e30f3d64119d9d953cb3b5c3c Mon Sep 17 00:00:00 2001 From: kleph Date: Wed, 14 Feb 2018 02:14:51 +0100 Subject: [PATCH] python2 -> python3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f0870aa..0d6fa5f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PY=python2 +PY=python3 PELICAN=pelican PELICANOPTS=