mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Re-add psycopg2 for bootstrap_development.sh
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user