mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2025-12-19 01:28:43 +09:00
Add wheel option, universal
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
This commit is contained in:
@@ -5,3 +5,6 @@ url= https://github.com/hardkernel/WiringPi2-Python
|
|||||||
description= A Port of WiringPi Python project for ODROID boards
|
description= A Port of WiringPi Python project for ODROID boards
|
||||||
long_description = file:README.rst
|
long_description = file:README.rst
|
||||||
license = LGPL
|
license = LGPL
|
||||||
|
|
||||||
|
[bdist_wheel]
|
||||||
|
universal = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user