diff --git a/setup.py b/setup.py index 25a6ffa4e41..daf7b8f7d73 100755 --- a/setup.py +++ b/setup.py @@ -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"], } }