Skip to content

Commit

Permalink
Revert "Fix python lib install path (#207)"
Browse files Browse the repository at this point in the history
This reverts commit 4e92cc4.
  • Loading branch information
sea-bass committed Jan 11, 2025
1 parent 6d88bc2 commit b39fb6d
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 b39fb6d

Please # to comment.