File: pyproject.toml

package info (click to toggle)
python-yappi 1.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,612 kB
  • sloc: python: 4,088; ansic: 2,515; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
5
6
7

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

[tool.cibuildwheel]
skip = ["cp314t-*"]