Skip to content
Snippets Groups Projects
Commit 762a87b3 authored by jkerdreu's avatar jkerdreu
Browse files

Oups missing crypto dep

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2059 b32b6428-25c9-4566-ad07-03861ab6144f
parent 09657f34
No related branches found
No related tags found
No related merge requests found
......@@ -26,5 +26,6 @@ setup(
install_requires=[
'xaal.lib',
'gevent',
'pycrypto',
]
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment