File: pyproject.toml

package info (click to toggle)
xraydb 4.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 50,668 kB
  • sloc: python: 3,317; makefile: 75; sh: 18
file content (8 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
1
2
3
4
5
6
7
8
##
## Note: to build wheels for this project, use
##
##   python -m build -w
##
[build-system]
requires = ["setuptools>=64"]
build-backend = "setuptools.build_meta"