From 89239691c3b119b450259c730373953c9430009a Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Mon, 17 Dec 2018 12:25:30 +0100 Subject: [PATCH] Feat(Choux): add graphviz --- tasks/arch_programming.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/arch_programming.yml b/tasks/arch_programming.yml index 920ee6f..e7bae51 100644 --- a/tasks/arch_programming.yml +++ b/tasks/arch_programming.yml @@ -4,6 +4,7 @@ name: - python - python-virtualenv + - graphviz state: present - name: Install yarn and node js