Skip to content

Commit bd5fcb3

Browse files
committed
moteus_gui: Include registernoop.py in our generated wheel
This exists to suppress a warning, which we currently do for local execution, but not when running from a wheel.
1 parent 99880ec commit bd5fcb3

File tree

1 file changed

+1
-0
lines changed
  • utils/gui/moteus_gui

1 file changed

+1
-0
lines changed

utils/gui/moteus_gui/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ filegroup(
3131
name = "datafiles",
3232
srcs = [
3333
"__init__.py",
34+
"registernoop.py",
3435
"version.py",
3536

3637
"tview_main_window.ui",

0 commit comments

Comments
 (0)