mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Re-add psycopg2 for bootstrap_development.sh
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