Skip to content

Commit

Permalink
fix(localstack)
Browse files Browse the repository at this point in the history
 closes #8330

 closes #8328
  • Loading branch information
jhheider committed Jan 7, 2025
1 parent 2e4c4c7 commit e79d6aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/localstack.cloud/cli/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ build:
dependencies:
python.org: ^3.11
script:
# otherwise, it uses latest
- echo 'localstack_core=={{version}}' >> requirements.txt
- bkpyvenv stage {{prefix}} {{version}}
- ${{prefix}}/venv/bin/pip install -r requirements.txt $PIP_ARGS
- bkpyvenv seal {{prefix}} localstack
Expand Down

0 comments on commit e79d6aa

Please sign in to comment.