summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-04-16 03:45:29 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:45 +0200
commitc457eb68177ed511b6d90cf517bca7c7ba3e6bcd (patch)
tree24fe0a1ede1c300739d59941b56d3ec04da7165b
parentb9123be3f2e63c69de9a7760f409daa35b35f3a0 (diff)
downloadslackbuilds-c457eb68177ed511b6d90cf517bca7c7ba3e6bcd.tar.gz
python/python-evdev: Update README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-evdev/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README
index 94244e0786..9a2720d8a0 100644
--- a/python/python-evdev/README
+++ b/python/python-evdev/README
@@ -1,5 +1,3 @@
python-evdev allows Python programs running in Linux to read and write
input events. It provides bindings to both the generic input event
interface (evdev) and the userspace input subsystem (Uinput).
-
-This will automatically build for Python 3 if it's available.