File: pyproject.toml

package info (click to toggle)
python-nest-asyncio 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: python: 255; sh: 7; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (5)
1
2
3
4
5
[build-system]
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4.3"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]