| commit | 8bfcc14713a71f43f155e3cddec168380134d344 | [log] [tgz] |
|---|---|---|
| author | David Garcia <david.garcia@canonical.com> | Mon Sep 14 15:10:04 2020 +0200 |
| committer | David Garcia <david.garcia@canonical.com> | Mon Sep 14 15:10:37 2020 +0200 |
| tree | 299eadf613408c0131016accff68e9452e52090a | |
| parent | e8102d9e28e5c502fc66ca842d14e1ad29efbfda [diff] [blame] |
Revert ""Remove unused lines of code"" This reverts commit e8102d9e28e5c502fc66ca842d14e1ad29efbfda. Change-Id: Ic22f292f601f45451d3fdd56ab98bfa4ea9161eb Signed-off-by: David Garcia <david.garcia@canonical.com>
diff --git a/setup.py b/setup.py index 7a6b451..0c874f1 100644 --- a/setup.py +++ b/setup.py
@@ -24,6 +24,7 @@ exclude=["*.tests", "*.tests.*", "tests.*", "tests"]), install_requires=[ 'juju==2.8.2', + 'paramiko', 'pyasn1>=0.4.4', 'kubernetes==10.0.1' ],