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.
Note: The verbiage expressed here are that of the author and are not representative of State Farm.
Describe the bug
When attempting to
import thethingstorethere'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 thethingstoreExpected behavior
No explosions.