File: pyproject.toml

package info (click to toggle)
python-yappi 1.6.10-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,612 kB
  • sloc: python: 4,081; ansic: 2,500; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

[build-system]
requires = ["setuptools>=44"]
build-backend = "setuptools.build_meta"

[tool.cibuildwheel]
skip = "pp*"  # Disable building PyPy wheels on all platforms