Thanks to visit codestin.com
Credit goes to github.com

Skip to content

exclude botocore and boto3 dependency #5

Closed
@thrau

Description

@thrau

Currently through this line in the localstack client, we have boto3 and botocore in the import when starting the CLI - this is not ideal because we want to exclude the two dependencies. They are not needed for the CLI and area pretty heavy weight because botocore has all the aws specs.

These two features downstream are blocking the change (thanks @whummer for finding them)

Related to localstack/localstack-python-client#40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions