Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
837b9878
Commit
837b9878
authored
Oct 21, 2013
by
Kostas Papadimitriou
Browse files
cyclades: Include paramiko as required dependency
paramiko is required in automatic ssh key generation
parent
ef7972ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/setup.py
View file @
837b9878
...
...
@@ -80,6 +80,7 @@ INSTALL_REQUIRES = [
'snf-branding'
,
'snf-webproject'
,
'requests'
,
'paramiko'
]
EXTRAS_REQUIRES
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment