Skip to content

Commit

Permalink
Add Briefcase target version.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jul 30, 2024
1 parent 7e47a81 commit 7f4d6b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions {{ cookiecutter.format }}/briefcase.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Generated using Python {{ cookiecutter.python_version }}
[briefcase]
# This is the start of the framework-based support package era.
target_version = "0.3.20"

[paths]
app_path = "{{ cookiecutter.class_name }}/app"
app_packages_path = "{{ cookiecutter.class_name }}/app_packages"
Expand Down

0 comments on commit 7f4d6b1

Please sign in to comment.