#1124698 pybuild-plugin-pyproject: Install a clean extraction of the wheel (not the test playground)

#1124698#5
Date:
2026-01-05 18:55:13 UTC
From:
To:
We've seen instances of tests leaving junk in the tree that we install.
That's not ideal. We should run the tests in a separate extraction of
the wheel, even if this is a bit slower.

Stefano