From c093e81c23c13cee671dbac7a995980231a7ef7d Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 29 Apr 2015 20:13:10 +0200 Subject: [PATCH] README: document dependency on psycopg2 --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 10e68a0..e3a0f48 100644 --- a/README +++ b/README @@ -20,6 +20,7 @@ Dependencies - python3 - python3-sqlalchemy +- python3-psycopg2 - python3-requests