Commit a055ce50 authored by Łukasz Nowak's avatar Łukasz Nowak

- uuid is very useful library


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33281 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 253d7e5c
...@@ -108,6 +108,7 @@ eggs = ...@@ -108,6 +108,7 @@ eggs =
simplejson simplejson
threadframe threadframe
timerserver timerserver
uuid
[requirements] [requirements]
development = development =
......
...@@ -50,6 +50,7 @@ print sys.version_info[:2] ...@@ -50,6 +50,7 @@ print sys.version_info[:2]
simplejson simplejson
socks socks
threadframe threadframe
uuid
xml xml
xml.parsers.expat xml.parsers.expat
zlib zlib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment