From c457eb68177ed511b6d90cf517bca7c7ba3e6bcd Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 16 Apr 2022 02:45:29 +0100 Subject: python/python-evdev: Update README. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python-evdev/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/python-evdev') 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. -- cgit v1.2.3