comparison pyproject.toml @ 1:1d09e1dec1d9 upstream

ADD: PyMuPDF v1.26.4: the original sdist. It does not yet contain MuPDF. This normally will be downloaded when building PyMuPDF.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:37:51 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 1:1d09e1dec1d9
1 [build-system]
2 # We define required packages in setup.py:get_requires_for_build_wheel().
3 requires = []
4
5 # See pep-517.
6 #
7 build-backend = "setup"
8 backend-path = ["."]