File: pyproject.toml

package info (click to toggle)
luma.led-matrix 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 7,580 kB
  • sloc: python: 1,616; makefile: 157
file content (3 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (13)
1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"