mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
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:
@@ -36,6 +36,7 @@ RUN dnf -y update && \
|
||||
python3-devel \
|
||||
python3-libselinux \
|
||||
python3-pip \
|
||||
python3-psycopg2 \
|
||||
python3-setuptools \
|
||||
rsync \
|
||||
subversion \
|
||||
|
||||
Reference in New Issue
Block a user