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

Fix: Remove dependency on tenacity from Athena adapter #3169

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

erindru
Copy link
Collaborator

@erindru erindru commented Sep 24, 2024

Remove the dependency on tenacity from the Athena adapter to prevent fresh sqlmesh installs from breaking because tenacity is listed as a dev dependency and not a main dependency.

This dependency is no longer needed as the issue it was added to resolve turned out to be caused by something else.

@erindru erindru merged commit bcd40e5 into main Sep 24, 2024
23 checks passed
@erindru erindru deleted the erin/remove-tenacity branch September 24, 2024 02:52
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.

2 participants