Skip to content

Commit

Permalink
install setuptools, wheel for sam build
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Aug 27, 2024
1 parent dfd562b commit ca53e75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ jobs:
- checkout
- attach_workspace:
at: ~/repo/
# - run: pip install --upgrade pip
# - run: pip install -r postcode_lookup/requirements.txt
- run: pip install setuptools wheel
- run: sam build ${DASH_DASH_DEBUG} --template-file template.yaml
- persist_to_workspace:
root: ~/repo/
Expand Down

0 comments on commit ca53e75

Please sign in to comment.