summaryrefslogtreecommitdiffstats
path: root/python/python-xlib/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-21 00:08:19 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-21 00:08:19 -0500
commit7bfbb23a3de23b640e016c536666fde2c1190f03 (patch)
tree3a9f504b74eac41ce86768c52af86dbbd582a7db /python/python-xlib/README
parent870609a8d9ecb4b48d3b9f62c4e1a1de115b7dff (diff)
downloadslackbuilds-7bfbb23a3de23b640e016c536666fde2c1190f03.tar.gz
slackbuilds-7bfbb23a3de23b640e016c536666fde2c1190f03.tar.xz
various: Kill python3-six dep mentions
Diffstat (limited to 'python/python-xlib/README')
-rw-r--r--python/python-xlib/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-xlib/README b/python/python-xlib/README
index 0f8c15d1ee..57375e9b4b 100644
--- a/python/python-xlib/README
+++ b/python/python-xlib/README
@@ -9,9 +9,6 @@ Unix sockets, DECnet or any other streaming network protocol. The C
Xlib is merely an interface to this protocol, providing functions
suitable for a C environment.
-Python3 is an optional dependency and python3-six is required if built
-with python3 support.
-
setuptools-scm is only required as a build dependency and can be
skipped if you would rather have it automatically grabbed from
pypi.python.org during the build process.