simonw / s3-credentials

A tool for creating credentials for accessing S3 buckets
https://s3-credentials.readthedocs.io
Apache License 2.0
191 stars 11 forks source link

CI failures, including ImportError: cannot import name 'mock_s3' from 'moto' #90

Open simonw opened 3 months ago

simonw commented 3 months ago

moto made a backwards incompatible change. I dealt with this one recently here as well:

simonw commented 3 months ago

Looks like Moto doesn't support Python 3.7 any more:

ERROR: No matching distribution found for moto>=5.0.4; extra == "test"