StateFarmIns / TheThingStore

It's a `thing to store things` which makes them *reliably* reusable in automation across a distributed environment.
Apache License 2.0
5 stars 1 forks source link

boto3 error #8

Open LunarEngineer opened 2 months ago

LunarEngineer commented 2 months ago

Note: The verbiage expressed here are that of the author and are not representative of State Farm.

Describe the bug When attempting to import thethingstore there's an import error during the package spinup; it's attempting to import boto3, which does not appear to be in the package requirements.

To Reproduce Steps to reproduce the behavior: import thethingstore

Expected behavior No explosions.

LunarEngineer commented 2 months ago

The offending and smelly code resides in src/thingstore/api/data_hash.py; this imports boto3 to reuse the client in typing.