Skip to content

Commit

Permalink
Clarify pip install project
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Mar 5, 2025
1 parent 83858b7 commit 8f595bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-support.sh
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ handle_extra_install()
pip_install_project()
{
with_output_group "pip install" pip_install_project_inner
with_output_group "pip install project" pip_install_project_inner
}
pip_install_project_inner()
Expand Down

0 comments on commit 8f595bd

Please sign in to comment.