Skip to content

Commit

Permalink
Fix pynput wrong key
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jan 9, 2024
1 parent 067e7f1 commit 8cb8b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>The ardupilot ROS 2 use cases package</description>
<maintainer email="[email protected]">Pedro Fuoco</maintainer>
<license>GPLv3+</license>
<exec_depend>pynput</exec_depend>
<exec_depend>pynput-pip</exec_depend>
<exec_depend>ament_index_python</exec_depend>
<exec_depend>ardupilot_gz_description</exec_depend>
<exec_depend>ardupilot_gz_gazebo</exec_depend>
Expand Down

0 comments on commit 8cb8b6d

Please sign in to comment.