Skip to content

Commit

Permalink
Force tests to use python3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
garyservin committed Nov 28, 2024
1 parent 0b296bb commit c16c18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_catkin_virtualenv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ project(test_catkin_virtualenv)
find_package(catkin REQUIRED COMPONENTS catkin_virtualenv)

catkin_generate_virtualenv(
PYTHON_INTERPRETER python3.10
INPUT_REQUIREMENTS requirements.in
)

Expand Down

0 comments on commit c16c18a

Please sign in to comment.