File: pyproject.toml

package info (click to toggle)
pytest-filter-subpackage 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 149; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (17)
1
2
3
4
5
[build-system]
requires = ["setuptools",
            "setuptools_scm",
            "wheel"]
build-backend = 'setuptools.build_meta'