mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-10 20:59:59 -05:00
8 lines
144 B
INI
8 lines
144 B
INI
[bdist_wheel]
|
|
# We support both Python 2 and Python 3
|
|
universal = 1
|
|
|
|
[metadata]
|
|
# Include the license file in wheels
|
|
license_file = LICENSE.txt
|