We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f8f93 commit 66b62d0Copy full SHA for 66b62d0
2 files changed
subprojects/robotpy-romi/pyproject.toml
@@ -19,6 +19,7 @@ authors = [
19
]
20
license = "BSD-3-Clause"
21
dependencies = [
22
+ "robotpy-native-romi==2025.3.2",
23
"wpilib==2025.3.2.2"
24
25
subprojects/robotpy-xrp/pyproject.toml
+ "robotpy-native-xrp==2025.3.2",
0 commit comments