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.48k stars 352 forks source link

Changes for bugfix 1810. Adding a validator for the formal name input… #1827

Closed mblahay closed 1 month ago

mblahay commented 1 month ago

Adds a validator for the formal name input of the new command.

Fixes #1810