Skip to content

Commit e62941a

Browse files
committed
Rebuild against beta 2
1 parent ee83baf commit e62941a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author_email = "[email protected]"
66
url = "https://github.com/robotpy/robotpy-ctre"
77
license = "MIT"
88
install_requires = [
9-
"wpilib~=2025.0.0b1",
9+
"wpilib~=2025.0.0b2",
1010
"phoenix6~=25.0.0b2",
1111
]
1212

1313
[build-system]
1414
requires = [
1515
"robotpy-build<2025.0.0b1,~=2025.0.0a1",
16-
"wpilib~=2025.0.0b1",
16+
"wpilib~=2025.0.0b2",
1717
"phoenix6~=25.0.0b2",
1818
]
1919

0 commit comments

Comments
 (0)