Skip to content

Commit 8db07c8

Browse files
committed
Update robotpy-build
1 parent 3357b7a commit 8db07c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ author_email = "robotpy@googlegroups.com"
66
url = "https://github.com/robotpy/robotpy-rev"
77
license = "BSD-3-Clause"
88
install_requires = [
9-
"wpilib<2026.0.0,>=2025.3.1",
9+
"wpilib<2026.0.0,>=2025.3.2",
1010
]
1111

1212
[build-system]
1313
requires = [
14-
"robotpy-build<2026.0.0,~=2025.0.0",
15-
"wpilib<2026.0.0,>=2025.3.1",
14+
"robotpy-build<2026.0.0,~=2025.1.0",
15+
"wpilib<2026.0.0,>=2025.3.2",
1616
]
1717

1818
[tool.robotpy-build]

0 commit comments

Comments
 (0)