From 913a2eda72f0255365c65dcb966d9310215fef88 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 8 Mar 2019 11:22:00 +0200 Subject: [PATCH] Add PIM cli tools. --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index a0e6709..35b76f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,8 @@ Glances gunicorn httpbin httpie +khal +khard mycli parse pgcli @@ -14,4 +16,5 @@ pipenv pre-commit sh template +todoman tox -- GitLab