Files
allwpilib/shared/bazel/rules/robotpy/version_template.in
PJ Reiniger 892666fbbe [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.
2025-11-09 10:32:58 -08:00

4 lines
97 B
Plaintext

# This file is automatically generated, DO NOT EDIT
version = __version__ = "${wpilib_version}"