File: pyproject.toml

package info (click to toggle)
pymupdf 1.25.4%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 98,632 kB
  • sloc: python: 43,379; ansic: 75; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[build-system]
# We define required packages in setup.py:get_requires_for_build_wheel().
requires = []

# See pep-517.
#
build-backend = "setup"
backend-path = ["."]