Skip to content

Commit

Permalink
Rebuild against beta 2
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Nov 25, 2024
1 parent ee83baf commit e62941a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ author_email = "[email protected]"
url = "https://github.com/robotpy/robotpy-ctre"
license = "MIT"
install_requires = [
"wpilib~=2025.0.0b1",
"wpilib~=2025.0.0b2",
"phoenix6~=25.0.0b2",
]

[build-system]
requires = [
"robotpy-build<2025.0.0b1,~=2025.0.0a1",
"wpilib~=2025.0.0b1",
"wpilib~=2025.0.0b2",
"phoenix6~=25.0.0b2",
]

Expand Down

0 comments on commit e62941a

Please sign in to comment.