File: pyproject.toml

package info (click to toggle)
memory-allocator 0.1.3-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: python: 82; sh: 15; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 144 bytes parent folder | download
1
2
3
[build-system]
requires = ["setuptools", "wheel", "Cython", "Cython>=0.29.30; python_version > '3.10'"]
build-backend = "setuptools.build_meta"