From 91e8a577a1a89a6bcd101a8b6d59f796d0e1f4df Mon Sep 17 00:00:00 2001 From: sfayer Date: Thu, 11 Feb 2021 17:20:21 +0000 Subject: [PATCH] Add libcloud for VMDIRAC --- config/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config/requirements.txt b/config/requirements.txt index 44ca618..100c5a7 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -4,6 +4,7 @@ git+https://github.com/DIRACGrid/tornado.git@iostreamConfigurable git+https://github.com/DIRACGrid/tornado_m2crypto.git # From pypi +apache-libcloud autopep8==1.3.3 boto3 certifi