python2 -> python3
This commit is contained in:
parent
b59a0c905b
commit
29b9801a11
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
PY=python2
|
||||
PY=python3
|
||||
PELICAN=pelican
|
||||
PELICANOPTS=
|
||||
|
||||
|
|
Loading…
Reference in a new issue