Skip to content

refactor: make boto3 an optional dependency under s3 extra#62

Draft
stabldev wants to merge 3 commits intosmithyhq:mainfrom
stabldev:main
Draft

refactor: make boto3 an optional dependency under s3 extra#62
stabldev wants to merge 3 commits intosmithyhq:mainfrom
stabldev:main

Conversation

@stabldev
Copy link
Copy Markdown

changes:

  • removed boto3 from main dependencies to reduce base install footprint for non-S3 users
  • added [project.optional-dependencies.s3] section with updated boto3 version
  • changed test import from moto.mock_s3 (deprecated) to moto.mock_aws
  • update readme and documentation

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.

1 participant