From 2fdced8d638970b17d534f9ae080d21c82694604 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Fri, 5 Feb 2021 11:49:46 -0500 Subject: [PATCH] Add mako to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 21ccef9e..8f8e9d96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ # Required python packages for this application (these should also be added to Dockerfile for Jenkins) +mako