Files
guru/dev-python/pynput/files/patches/wheel.patch
Dale Showers 22d30ec716 dev-python/pynput: add v1.8.1
Patch uinput github.com/moses-palmer/pynput/issues/657
Remove deprecated bdist_wheel.universal

Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-09-02 09:14:44 -04:00

12 lines
204 B
Diff

diff --git a/setup.cfg b/setup.cfg
index 99723b7..8ae701e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[bdist_wheel]
-universal = 1
-
[build_sphinx]
source-dir = docs
build-dir = build/docs