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 4f51368 commit 8451cb6Copy full SHA for 8451cb6
subprojects/robotpy-wpilib/pyproject.toml
@@ -91,7 +91,7 @@ scan_headers_ignore = [
91
name = "wpilib"
92
wraps = ["native.wpilib"]
93
depends = [
94
- "wpiHal", "wpiutil", "ntcore",
+ "wpihal", "wpiutil", "ntcore",
95
"wpimath", "wpimath_geometry", "wpimath_controls",
96
"wpilib_interfaces", "wpilib_event"
97
]
0 commit comments