File: setup.cfg

package info (click to toggle)
kconfiglib 14.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,400 kB
  • sloc: python: 8,498; sh: 34; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[bdist_wheel]
# We support both Python 2 and Python 3
universal = 1

[metadata]
# Include the license file in wheels
license_file = LICENSE.txt