File: pyproject.toml

package info (click to toggle)
python-suitesparse-graphblas 7.4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 968 kB
  • sloc: ansic: 9,939; python: 3,575; sh: 52; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[build-system]
requires = ["setuptools", "wheel", "numpy>=1.19", "cython"]

[tool.black]
line-length = 100