Skip to content

Commit

Permalink
Fix deprecation of setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl committed Jul 2, 2022
1 parent 778ed13 commit 6d960fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ros2_controllers_test_nodes/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[develop]
script-dir=$base/lib/ros2_controllers_test_nodes
script_dir=$base/lib/ros2_controllers_test_nodes
[install]
install-scripts=$base/lib/ros2_controllers_test_nodes
install_scripts=$base/lib/ros2_controllers_test_nodes

0 comments on commit 6d960fe

Please sign in to comment.