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 04966e1 commit fae802bCopy full SHA for fae802b
1 file changed
pyproject.toml
@@ -78,7 +78,7 @@ flatpak_sdk = "org.gnome.Sdk"
78
[tool.briefcase.app.testbed.windows]
79
requires = [
80
# Python.net isn't avaialble for 3.14 yet.
81
- "pythonnet>=3.0.0rc6; python_version < '3.14'",
+ "pythonnet>=3.0.0; python_version < '3.14'",
82
# Windows doesn't provide the zoneinfo TZ database; use the Python provided one
83
"tzdata",
84
]
0 commit comments