docs: add psycopg 3 to the projects page (#932)

This commit is contained in:
Daniele Varrazzo
2021-11-23 13:04:57 -05:00
committed by GitHub
parent 6c2e1cc0be
commit 6ef2ec3280
+7
View File
@@ -503,3 +503,10 @@
gh: AcademySoftwareFoundation/OpenColorIO
ci: [github]
os: [apple, linux, windows]
- name: Psycopg 3
gh: psycopg/psycopg
pypi: psycopg_binary
notes: A modern implementation of a PostgreSQL adapter for Python
ci: [github]
os: [windows, apple, linux]