File: pyproject.toml

package info (click to toggle)
python-nest-asyncio 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: python: 251; makefile: 4; sh: 4
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (6)
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]