There was an error while loading. Please reload this page.
1 parent 0ea5301 commit e9d861aCopy full SHA for e9d861a
pyproject.toml
@@ -6,13 +6,13 @@ author_email = "robotpy@googlegroups.com"
6
url = "https://github.com/robotpy/robotpy-rev"
7
license = "BSD-3-Clause"
8
install_requires = [
9
- "wpilib~=2025.0.0b1",
+ "wpilib~=2025.0.0b2",
10
]
11
12
[build-system]
13
requires = [
14
- "robotpy-build<2025.0.0b1,~=2025.0.0a1",
15
+ "robotpy-build<2025.0.0b1,~=2025.0.0a4",
16
17
18
[tool.robotpy-build]
0 commit comments