beeware / briefcase

Tools to support converting a Python project into a standalone native application.
https://briefcase.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.47k stars 350 forks source link

Defer to `install_requirement.py` in `beeware/.github` #1847

Closed rmartin16 closed 1 month ago

rmartin16 commented 1 month ago

Changes

PR Checklist:

rmartin16 commented 1 month ago

Once we've got this one merged, I'll rebase https://github.com/beeware/briefcase/pull/1843 on it and that should wrap up everything for "create package with attestation" PRs.

rmartin16 commented 1 month ago

I just realized that if Tox is going to be building a package for these environment again, I should add in the optimizations for building wheels in tox. One second for another commit...