Skip to content

Commit

Permalink
Modify pip command (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 committed Feb 28, 2024
1 parent bf32367 commit a4681af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ popd || exit
cd ./build || exit

# Add AWS X-Ray dependencies
pip install opentelemetry-sdk-extension-aws -t python/
python3 -m pip install opentelemetry-sdk-extension-aws -t python/

# Combine the layers
unzip -qo opentelemetry-python-layer.zip
Expand Down

0 comments on commit a4681af

Please sign in to comment.