summaryrefslogtreecommitdiffstats
path: root/python/python-sh/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-sh/README')
-rw-r--r--python/python-sh/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-sh/README b/python/python-sh/README
index c1002feea6..5d7ae670f6 100644
--- a/python/python-sh/README
+++ b/python/python-sh/README
@@ -4,5 +4,3 @@ allows you to call any program as if it were a function.
Eg:
from sh import ifconfig
print(ifconfig("wlan0"))
-
-Optional dependency: python3