mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Patch uinput github.com/moses-palmer/pynput/issues/657 Remove deprecated bdist_wheel.universal Signed-off-by: Dale Showers <gentoo@fictx.com>
12 lines
204 B
Diff
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
|