Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set boto3 as optional requirement #36

Merged
merged 1 commit into from
Mar 19, 2021
Merged

Set boto3 as optional requirement #36

merged 1 commit into from
Mar 19, 2021

Conversation

DrGFreeman
Copy link
Owner

Fixed #35

Set boto3 as optional requirement to avoid unnecessary installation when building lamda layers.

Remove package dependencies from requirements-dev.txt and install pacakge them via tox deps parameter.

Update installation section of README and docs to reflect the new "extra".

Set boto3 as optional requirement to avoid unnecessary installation when
building lamda layers.

Remove package dependencies from requirements-dev.txt and install
pacakge them via tox deps parameter.

Update installation section of README and docs to reflect the new
"extra".
@DrGFreeman DrGFreeman merged commit 7759f52 into main Mar 19, 2021
@DrGFreeman DrGFreeman deleted the 35-boto-optional-req branch March 19, 2021 01:30
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.

Make boto3 an "extra" requirement
1 participant