Rename FRC to WPILib (#8637)

This commit is contained in:
Thad House
2026-03-13 23:05:55 -07:00
committed by GitHub
parent 6830c65a15
commit b2b111dc11
73 changed files with 134 additions and 141 deletions

View File

@@ -15,7 +15,7 @@ requires = [
[project]
name = "wpilib"
version = "0.0.0"
description = "Binary wrapper for FRC WPILib"
description = "Binary wrapper for WPILib"
authors = [
{name = "RobotPy Development Team", email = "robotpy@googlegroups.com"},
]