Drop unused cloud code, this cleanup the dependencies

This commit is contained in:
Julien Duponchelle
2015-03-05 17:15:16 +01:00
parent 3407ba802e
commit 83c1ada63e
12 changed files with 0 additions and 1366 deletions

View File

@ -36,8 +36,6 @@ class PyTest(TestCommand):
dependencies = ["aiohttp==0.14.4",
"jsonschema==2.4.0",
"apache-libcloud==0.16.0",
"requests==2.5.0",
"Jinja2==2.7.3",
"raven==5.2.0"]