mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[robotpy] Add build scripts for wpilib and dependencies (#8348)
This gets the majority of projects from mostrobotpy building in this mirror. Projects missing still are cscore and the halsim wrappers.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from . import _init__wpimath_test
|
||||
|
||||
# autogenerated by 'robotpy-build create-imports wpimath_test'
|
||||
# autogenerated by 'semiwrap create-imports wpimath_test wpimath_test._wpimath_test'
|
||||
from ._wpimath_test import SomeClass
|
||||
|
||||
__all__ = ["SomeClass"]
|
||||
|
||||
Reference in New Issue
Block a user