From 9a208324f3d6d06bb7fb3e520e2a54d9bed6b3d1 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 17 Mar 2019 08:02:22 +0200 Subject: [PATCH] Added Pygmentize for jt shell function. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 35b76f3..2ee7d38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,7 @@ parse pgcli pipenv pre-commit +pygmentize sh template todoman -- GitLab