You've already forked M5Stack_Linux_Libs
mirror of
https://github.com/m5stack/M5Stack_Linux_Libs.git
synced 2026-05-20 11:01:38 -07: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
|