mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[copybara] mostrobotpy to allwpilib (#8545)
Project import generated by Copybara. GitOrigin-RevId: f10284b37498bb6a088891ca41f160793ec7fd90
This commit is contained in:
@@ -11,6 +11,8 @@ def fixup_root_package_name(name):
|
||||
return "romiVendordep"
|
||||
if name == "pyntcore":
|
||||
return "ntcore"
|
||||
if name == "halsim-ws":
|
||||
return "simulation/halsim_ws_core"
|
||||
return name
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user