We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6394263 commit 5ec2836Copy full SHA for 5ec2836
tests/testbed/pyproject.toml
@@ -20,7 +20,6 @@ requires = [
20
"rubicon-objc",
21
"std-nslog",
22
]
23
-template_branch = "m1-compile"
24
support_package = "../../dist/Python-3.10-macOS-support.custom.tar.gz"
25
26
[tool.briefcase.app.testbed.linux]
@@ -35,7 +34,6 @@ requires = [
35
34
36
37
38
39
support_package = "../../dist/Python-3.10-iOS-support.custom.tar.gz"
40
41
[tool.briefcase.app.testbed.android]
0 commit comments