Merge pull request #5172 from wenottingham/sweet-but-psycopg

Re-add psycopg2 for bootstrap_development.sh

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-10-30 19:35:23 +00:00
committed by GitHub

View File

@@ -36,6 +36,7 @@ RUN dnf -y update && \
python3-devel \ python3-devel \
python3-libselinux \ python3-libselinux \
python3-pip \ python3-pip \
python3-psycopg2 \
python3-setuptools \ python3-setuptools \
rsync \ rsync \
subversion \ subversion \