Description of the bug
Hi,
The build of pymupdf after update to 1.26.6 version was missing wheel in our alpine image, starting the build which failed and in our pipeline it logged all environment variables, including sensitive passwords, secrets and infra secrets, not all of which were masked and potentially leaking them.
Would it be possible to not log entire environment in case of failure?
setup.py: line 219 is the culprit
See the issue I created for uv:
astral-sh/uv#16804
How to reproduce the bug
1.26.6
PyMuPDF version
1.26.6
Operating system
Linux
Python version
3.13