File: buildsys_minimal_editable.py

package info (click to toggle)
python-pyproject-hooks 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 973; sh: 5; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (2)
1
2
3
from buildsys_minimal import build_sdist, build_wheel  # noqa

build_editable = build_wheel