[FIX] Remove the OpenSSL for Windows

bzr revid: stephane@tinyerp.com-20090103010500-hj4l0sydtpwbpgdn
This commit is contained in:
Stephane Wirtel 2009-01-03 02:05:00 +01:00
parent 5396621ab0
commit 3bb427edd1
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ options = {
"lxml.objectify", "decimal", "xml", "xml.dom", "xml.xpath",
"encodings","mx.DateTime","wizard","pychart","PIL", "pyparsing",
"pydot","asyncore","asynchat", "reportlab", "vobject",
"HTMLParser", "OpenSSL", "select"],
"HTMLParser", "select"],
"excludes" : ["Tkconstants","Tkinter","tcl"],
}
}