File: intree_backend.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 (2 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (4)
1
2
def get_requires_for_build_sdist(config_settings):
    return ["intree_backend_called"]