Skip to content

Commit

Permalink
Revert "Fix python lib install path (#207)" (#236)
Browse files Browse the repository at this point in the history
This reverts commit 4e92cc4.
  • Loading branch information
sea-bass authored Jan 13, 2025
1 parent f7e6cd9 commit c9f936d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def generate_parameter_module(module_name, yaml_file, validation_module=''):
install_dir = os.path.join(
colcon_ws,
'install',
pkg_name,
'lib',
py_version,
'site-packages',
Expand Down

0 comments on commit c9f936d

Please # to comment.