aboutsummaryrefslogtreecommitdiff
path: root/requirements.pip.txt
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2017-07-03 02:47:27 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2017-07-03 02:47:27 +0200
commitfebfac15fa1c8342620aae16035a5a75e8a2be4b (patch)
treef7a36e6fc7264bf34b408477789639d0c26dacb3 /requirements.pip.txt
parentc75e05b2fcbd08ec77a2ac85837f9f58829a44f6 (diff)
playground - testing executor functionality
Diffstat (limited to 'requirements.pip.txt')
-rw-r--r--requirements.pip.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.pip.txt b/requirements.pip.txt
index ed02ddc..4c45f37 100644
--- a/requirements.pip.txt
+++ b/requirements.pip.txt
@@ -2,3 +2,5 @@ doit
aiohttp
libvirt-python
pyyaml
+paramiko
+GitPython