Skip to content

Commit 43dafd9

Browse files
committed
Remove PhoenixTools, it ships with Phoenix6
- Fixes #181
1 parent b91bb79 commit 43dafd9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,7 @@ artifact_id = "tools"
102102
group_id = "com.ctre.phoenix6"
103103
repo_url = "https://maven.ctr-electronics.com/release"
104104
version = "24.1.0"
105-
libs = [
106-
"CTRE_PhoenixTools",
107-
]
105+
libs = []
108106

109107
[tool.robotpy-build.wrappers."phoenix5._wpiapi_cpp_sim"]
110108
name = "ctre_wpiapi_cpp_sim"

0 commit comments

Comments
 (0)