mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Enable installing packages with pip
This commit is contained in:
@@ -70,6 +70,9 @@ my_travis_retry() {
|
||||
return $result
|
||||
}
|
||||
|
||||
echo "Enable installing packages with pip"
|
||||
rm /usr/lib/python3.11/EXTERNALLY-MANAGED
|
||||
|
||||
# TODO: 'kinetic-rosdep-clover.yaml' should add only if we use our repo?
|
||||
echo_stamp "Init rosdep"
|
||||
my_travis_retry rosdep init
|
||||
|
||||
Reference in New Issue
Block a user