summaryrefslogtreecommitdiff
path: root/dev-python/pynput/files/patches/wheel.patch
blob: 064b21ce5fe9ce6bed5b1384d4965f86f108c850 (plain)
1
2
3
4
5
6
7
8
9
10
11
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