Skip to content

Commit 5ec2836

Browse files
committed
Final cleanup of pyproject; remove dependency on template branch.
1 parent 6394263 commit 5ec2836

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testbed/pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ requires = [
2020
"rubicon-objc",
2121
"std-nslog",
2222
]
23-
template_branch = "m1-compile"
2423
support_package = "../../dist/Python-3.10-macOS-support.custom.tar.gz"
2524

2625
[tool.briefcase.app.testbed.linux]
@@ -35,7 +34,6 @@ requires = [
3534
"rubicon-objc",
3635
"std-nslog",
3736
]
38-
template_branch = "m1-compile"
3937
support_package = "../../dist/Python-3.10-iOS-support.custom.tar.gz"
4038

4139
[tool.briefcase.app.testbed.android]

0 commit comments

Comments
 (0)