File: pyproject.toml

package info (click to toggle)
python-pybedtools 0.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 16,620 kB
  • sloc: python: 10,030; cpp: 899; makefile: 142; sh: 57
file content (3 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
[build-system]
requires = ["setuptools>=61.0", "wheel", "Cython>=0.29.30,<3.0"]
build-backend = "setuptools.build_meta:__legacy__"