File: test_valid_config_backend_paths_.yml

package info (click to toggle)
python-pyproject-parser 0.13.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,432 kB
  • sloc: python: 3,086; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
build_system:
  backend-path:
  - ../foo
  - ./bar
  build-backend: whey
  requires:
  - whey
dependency_groups: null
project: null
tool: {}