diff options
Diffstat (limited to 'python/netifaces')
-rw-r--r-- | python/netifaces/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/netifaces/README b/python/netifaces/README index 1e3b44c2e5821..a93c3cf3374fd 100644 --- a/python/netifaces/README +++ b/python/netifaces/README @@ -1,7 +1,6 @@ Portable module to access network interface information in Python. -Optional dependencies: python3 and Sphinx +Optional dependencies: Sphinx Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. - # PYTHON3=yes ./netifaces.SlackBuild |