From 849a5018e752a610dc2b83c6c219339ba7861515 Mon Sep 17 00:00:00 2001 From: liris Date: Tue, 18 Mar 2014 10:22:39 +0900 Subject: [PATCH] tiny update --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6ec646a..d0a4ed3 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,9 @@ This module is tested on only Python 2.7. Type "python setup.py install" or "pip install websocket-client" to install. -This module does not depend on any other module. +This module depend on + + - backports.ssl_match_hostname How about Python 3 ===========================