Add wheel option, universal

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
This commit is contained in:
Deokgyu Yang
2020-04-21 12:17:35 +09:00
parent 0e9c618735
commit 19f50737a6

View File

@@ -5,3 +5,6 @@ url= https://github.com/hardkernel/WiringPi2-Python
description= A Port of WiringPi Python project for ODROID boards
long_description = file:README.rst
license = LGPL
[bdist_wheel]
universal = 1