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 0160709 commit 76a54d2Copy full SHA for 76a54d2
pyproject.toml
@@ -178,6 +178,7 @@ min_version = "2025.0.0b1"
178
[tool.meta.packages."robotpy-rev"]
179
max_version = "2026.0.0"
180
min_version = "2025.0.0b4"
181
+constraint = "platform_machine != 'armv7l' and platform_machine != 'aarch64'"
182
183
[tool.meta.packages."invalid"]
184
available = false
0 commit comments