Skip to content

Commit

Permalink
Add the zstd compression plugin as a test dependency for the python API
Browse files Browse the repository at this point in the history
  • Loading branch information
asymingt committed Jul 18, 2023
1 parent 2e9d2e0 commit e0714c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosbag2_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<test_depend>python3-pytest</test_depend>
<test_depend>rcl_interfaces</test_depend>
<test_depend>rclpy</test_depend>
<test_depend>rosbag2_compression_zstd</test_depend>
<test_depend>rosbag2_storage_default_plugins</test_depend>
<test_depend>rosbag2_test_common</test_depend>
<test_depend>rosidl_runtime_py</test_depend>
Expand Down

0 comments on commit e0714c5

Please sign in to comment.