From 227b9c65af14ab7edfa788b3b33b141a21df78c3 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 2 Mar 2018 09:09:35 +1300 Subject: rrs_upstream_email: rework * Use maintenance plans to get layerbranches * Use from/to/subject and admin contact from maintenance plan * Use an actual template to render the email (and drop tabulate dependency) * Improve grammar in the email text * Use a single line to represent the most recent commit Signed-off-by: Paul Eggleton --- requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 5aae2477db..5ca7cf6e9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,3 @@ smmap==0.9.0 smmap2==2.0.3 Unidecode==0.4.19 vine==1.1.4 -tabulate==0.7.3 -- cgit 1.2.3-korg