summaryrefslogtreecommitdiff
path: root/python/stem/README
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2018-11-03 19:37:33 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:46:40 +0700
commit15698b3a49beb03ed7b31f417f699eef97ce5a71 (patch)
tree5ee40aefab46f27129312079b79da22fe8a8fbfd /python/stem/README
parent355da355e6667bd33b0e0364d2950f49b5a5f3f2 (diff)
downloadslackbuilds-15698b3a49beb03ed7b31f417f699eef97ce5a71.tar.gz
python/stem: Updated for version 1.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/stem/README')
-rw-r--r--python/stem/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/stem/README b/python/stem/README
index 3f5ce7d842..7156686e08 100644
--- a/python/stem/README
+++ b/python/stem/README
@@ -5,5 +5,5 @@ stem is compatible with python 2.6+ (including python 3)
Having Tor installed is not required for building.
The Tor installation does not have to be from SBo.
-Sphinx is an optional dependency to create proper documentation.
-In order to do so, pass DOC=yes to the script.
+A python 3 module will be compiled if python 3 is installed on
+the system during compile time.