jmcarp / jmcarp/sqlalchemy-postgres-copy
Consider requiring psycopg2-binary instead of psycopg2
Open
- Dominant language
- Python
- Stars
- 59
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
psycopg2 version 2.8 no longer includes the binary wheels, and it is built on install. This can cause problems, like when using this package in a docker image
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.