Skip to content

Commit 74b5f24

Browse files
committed
Enable ctre, add updated mostrobotpy
1 parent 5d44317 commit 74b5f24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pathplannerlib = ["robotpy-pathplannerlib"]
4343

4444
# playingwithfusion = ["robotpy-playingwithfusion"]
4545

46-
# phoenix5 = ["robotpy-ctre"]
46+
phoenix5 = ["robotpy-ctre"]
4747

4848
phoenix6 = ["phoenix6"]
4949

@@ -60,7 +60,7 @@ xrp = ["robotpy-xrp"]
6060
#
6161

6262
[tool.meta.packages."mostrobotpy"]
63-
version = "==2025.1.1"
63+
version = "==2025.2.1"
6464

6565
[tool.meta.packages."pyntcore"]
6666
version = "mostrobotpy"

0 commit comments

Comments
 (0)