diff --git a/.circleci/config.yml b/.circleci/config.yml index 2c4547a..a6072cf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -67,6 +67,7 @@ jobs: at: ~/repo/ # - run: pip install --upgrade pip # - run: pip install -r postcode_lookup/requirements.txt + - run: pip install setuptools wheel - run: sam --version - run: sam build --debug --template-file template.yaml #- run: sam build ${DASH_DASH_DEBUG} --template-file template.yaml