]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add `postgresql_psycopg2binary` install extra that installs `psycopg2-binary`
authorAlex Rothberg <agrothberg@gmail.com>
Wed, 18 Jul 2018 14:40:52 +0000 (10:40 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Jul 2018 14:41:26 +0000 (10:41 -0400)
commit5469dd1b8f19960a319464327bcd2425f31543bf
treebcc98d2a127e65faa57d477f371b060b586cb042
parentfb377229cd4c4e503bde9c44b78d30ad48f3cf7e
Add `postgresql_psycopg2binary` install extra that installs `psycopg2-binary`

Fixes: #4306
Change-Id: I26edc1a4ac8a7f9f3f258bb03009ebfa4cc00e1a
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/465
setup.py