From 486c07c1904c91d11e5f969ffe31478f402616d5 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 22 Jan 2019 14:35:32 -0500 Subject: gcode_macro: Evaluate macros using Jinja2 template engine Signed-off-by: Kevin O'Connor --- scripts/klippy-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/klippy-requirements.txt') diff --git a/scripts/klippy-requirements.txt b/scripts/klippy-requirements.txt index 94076954..652b4d09 100644 --- a/scripts/klippy-requirements.txt +++ b/scripts/klippy-requirements.txt @@ -5,3 +5,4 @@ cffi==1.12.2 pyserial==3.4 greenlet==0.4.15 +Jinja2==2.10 -- cgit v1.2.3-70-g09d2