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

chore: install asyncio version of SQLAlchemy for tests #312

Merged
merged 1 commit into from
May 2, 2024

Conversation

jackwotherspoon
Copy link
Collaborator

To guarantee macOS environments will work for the async SQLAlchemy engines (asyncpg usage) we should be installing the sqlalchemy[asyncio] extra dependencies.

Ref: https://docs.sqlalchemy.org/en/20/orm/extensions/asyncio.html#asyncio-platform-installation-notes-including-apple-m1

@jackwotherspoon jackwotherspoon self-assigned this Apr 29, 2024
@jackwotherspoon jackwotherspoon requested review from nancynh and a team as code owners April 29, 2024 14:02
@enocom enocom merged commit 95f80f6 into main May 2, 2024
13 checks passed
@enocom enocom deleted the jackwotherspoon-patch-2 branch May 2, 2024 20:56
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