Skip to content

Commit

Permalink
add changes to setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: kabirkedia <[email protected]>
  • Loading branch information
kabirkedia committed Feb 14, 2025
1 parent ce7fa45 commit cad1aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spot_examples/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"hello_spot = spot_examples.hello_spot:main",
"arm_with_body_follow = spot_examples.arm_with_body_follow:main",
"wasd = spot_examples.wasd:main",
"simple_sub = spot_examples.simple_sub:main",
],
},
)

0 comments on commit cad1aee

Please sign in to comment.