[FIX] seupt.py zsi not needed anymore

bzr revid: al@openerp.com-20121107144232-xf9qyo1rurwc0xnq
This commit is contained in:
Antony Lesuisse 2012-11-07 15:42:32 +01:00
parent 1b8a0e66ee
commit af9304fc98
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ setuptools.setup(
'vobject',
'werkzeug',
'xlwt',
'zsi', # optional
],
extras_require = {
'SSL' : ['pyopenssl'],