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

Don't make psycopg2 a dependency #114

Closed
kylebebak opened this issue Jul 26, 2019 · 2 comments · Fixed by #117
Closed

Don't make psycopg2 a dependency #114

kylebebak opened this issue Jul 26, 2019 · 2 comments · Fixed by #117

Comments

@kylebebak
Copy link

Installing pscyopg2 can be difficult on many platforms.

Making this a dep for type stubs seems really excessive to me.

@sobolevn
Copy link
Member

sobolevn commented Jul 26, 2019

One can also use psycopg2-binary and they might conflict.

@kylebebak
Copy link
Author

Awesome @mkurnikov

Thanks for the quick response, and thanks for these awesome type stubs =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants