Change-Id: Ie9c902819ed0750a04f8318911fa914701c2a0fe Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/56755 Maintainer: Gabe Black <gabe.black@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
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
|