Skip to content

Commit e9f6024

Browse files
committed
fix: import pelicanconf
1 parent 3be06da commit e9f6024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

publishconf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import sys
33

44
sys.path.append(os.curdir)
5+
from pelicanconf import *
56

67
SITEURL = "https://python-chile.github.io/pythonchile.cl"
78
RELATIVE_URLS = False

0 commit comments

Comments
 (0)