mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -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:
commit
6060b62acd
@ -36,6 +36,7 @@ RUN dnf -y update && \
|
||||
python3-devel \
|
||||
python3-libselinux \
|
||||
python3-pip \
|
||||
python3-psycopg2 \
|
||||
python3-setuptools \
|
||||
rsync \
|
||||
subversion \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user