aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index a12bcafc..ee28d8a4 100755
--- a/setup.py
+++ b/setup.py
@@ -37,8 +37,8 @@ with open('README.md') as f:
required_modules = ["pylxd (>=2.2.2)",
"pyparsing",
"networkx (==1.11)",
- "autobahn",
- "pyOpenSSL"]
+ "autobahn"]
+# "pyOpenSSL"]
data_files = list()