Skip to content

Commit

Permalink
add in apache-libcloud requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
bretth committed Dec 31, 2010
1 parent dd4d764 commit 4ea61c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Utilities'],
long_description="See http://packages.python.org/woven/ for documentation",
install_requires=['Fabric','Paramiko','Django'],
install_requires=['Fabric','Paramiko','Django','apache-libcloud'],
)

0 comments on commit 4ea61c9

Please sign in to comment.