Skip to content

Comments

Minor: Bump version of awscli for compabilibity with poetry#5912

Merged
whummer merged 1 commit intomasterfrom
upgrade-awscli
Apr 22, 2022
Merged

Minor: Bump version of awscli for compabilibity with poetry#5912
whummer merged 1 commit intomasterfrom
upgrade-awscli

Conversation

@whummer
Copy link
Member

@whummer whummer commented Apr 21, 2022

Minor: Bump version of awscli for compabilibity with poetry - should fix #5520

Was able to replicate locally. With the following pyproject.toml config:

[tool.poetry]
name = "test"
version = "0.1"
description = "test"
authors = []

[tool.poetry.dependencies]
python=">=3.7,<4.0"

... the following command installs the runtime dependencies successfully:

poetry add "localstack[runtime]"

@whummer whummer temporarily deployed to localstack-ext-tests April 21, 2022 20:51 Inactive
@whummer whummer changed the title Bump version of awscli for compabilibity with poetry Minor: Bump version of awscli for compabilibity with poetry Apr 21, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 92.057% when pulling c08947d on upgrade-awscli into ebd990b on master.

@github-actions
Copy link

LocalStack integration with Pro

       3 files  ±0         3 suites  ±0   55m 13s ⏱️ - 7m 31s
   971 tests ±0     931 ✔️ ±0  40 💤 ±0  0 ±0 
1 187 runs  ±0  1 119 ✔️ ±0  68 💤 ±0  0 ±0 

Results for commit c08947d. ± Comparison against base commit ebd990b.

@whummer whummer merged commit 82bf318 into master Apr 22, 2022
@whummer whummer deleted the upgrade-awscli branch April 22, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Poetry install localstack['runtime'] fails

2 participants