aboutsummaryrefslogtreecommitdiff
path: root/python/python-sh/README
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2015-01-01 07:22:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-01 07:22:59 +0700
commit29b4b8f46fd65c2b87c1589b18f9182bd819f405 (patch)
tree66564d3ed891508c7150dcd0c47f820e6ae58005 /python/python-sh/README
parent7630b7ec7f46385df2547a3e3607081ba2d53275 (diff)
python/python-sh: Updated for version 1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-sh/README')
-rw-r--r--python/python-sh/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-sh/README b/python/python-sh/README
index 5d7ae670f6dd..c1002feea642 100644
--- a/python/python-sh/README
+++ b/python/python-sh/README
@@ -4,3 +4,5 @@ allows you to call any program as if it were a function.
Eg:
from sh import ifconfig
print(ifconfig("wlan0"))
+
+Optional dependency: python3