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

Requirements #1337

Merged
merged 3 commits into from
Oct 8, 2021
Merged

Requirements #1337

merged 3 commits into from
Oct 8, 2021

Conversation

longhotsummer
Copy link
Contributor

Don't explicitly depend on psycopg2

This library can be tricky to install when doing local development.
There is a psycopg2-binary which is simpler to install and is
recommended for local development. Removing this dependency lets
consumers make the choice.

This library can be tricky to install when doing local development.
There is a psycopg2-binary which is simpler to install and is
recommended for local development. Removing this dependency lets
consumers make the choice.
@longhotsummer longhotsummer merged commit 3312bb5 into master Oct 8, 2021
@longhotsummer longhotsummer deleted the requirements branch October 8, 2021 12:54
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.

1 participant