Skip to content

Commit 8451cb6

Browse files
committed
so sensitive
1 parent 4f51368 commit 8451cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/robotpy-wpilib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ scan_headers_ignore = [
9191
name = "wpilib"
9292
wraps = ["native.wpilib"]
9393
depends = [
94-
"wpiHal", "wpiutil", "ntcore",
94+
"wpihal", "wpiutil", "ntcore",
9595
"wpimath", "wpimath_geometry", "wpimath_controls",
9696
"wpilib_interfaces", "wpilib_event"
9797
]

0 commit comments

Comments
 (0)