You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* Update python_requires to have minimum of 3.5
Signed-off-by: Daniel Middlecote <dlmiddlecote@gmail.com>
* Bump to v3.0.2
Signed-off-by: Daniel Middlecote <dlmiddlecote@gmail.com>
Quoting its web page:
> The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.
For me right now, not having had to build psycopg2 from source would have made my life easier.