beeware / toga

A Python native, OS native GUI toolkit.
https://toga.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
4.19k stars 656 forks source link

Update testbed project to use new license format. #2606

Closed freakboy3742 closed 1 month ago

freakboy3742 commented 1 month ago

With the introduction of beeware/briefcase#1812 and PEP 621 license handling, the testbed project now uses a deprecated format for the license field. This updates the project to use the new form, avoiding the build warning associated with the old format.

PR Checklist: