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 7464943 commit f48f738Copy full SHA for f48f738
pyproject.toml
@@ -112,7 +112,7 @@ version = "mostrobotpy"
112
113
[tool.meta.packages."pyfrc"]
114
max_version = "2026.0.0"
115
-min_version = "2025.0.0"
+min_version = "2025.1.0"
116
constraint = 'platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"'
117
118
[tool.meta.packages."robotpy-cli"]
0 commit comments