Fix broken Debian 10 test.

This commit is contained in:
Jeff Geerling 2020-02-21 10:50:19 -06:00
parent a9e4c53821
commit 13e815a26f
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ __postgresql_packages:
- postgresql
- postgresql-contrib
- libpq-dev
# Debian 10 uses Python 3 by default.
postgresql_python_library: python3-psycopg2