提交 924b608e 编写于 作者: C Chinmay Garde

Look for the jinja2 dependency at the right level. (#2690)

上级 6093d503
......@@ -11,7 +11,7 @@ import sys
import os
import itertools
sys.path.append(os.path.join(os.path.dirname(__file__), '../../../third_party'))
sys.path.append(os.path.join(os.path.dirname(__file__), '../../third_party'))
import jinja2
from jinja2 import Environment, FileSystemLoader
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册