Closed VatoKo closed 4 years ago
While building this project I noticed that your requirements file lacks jinja2 and running make rule F_NAME=new-rule command causes error. This should fix that.
requirements
jinja2
make rule F_NAME=new-rule
While building this project I noticed that your
requirements
file lacksjinja2
and runningmake rule F_NAME=new-rule
command causes error. This should fix that.