[calcom] make sure python-pyyaml is installed
This commit is contained in:
parent
173cff1660
commit
245158111e
@ -760,7 +760,7 @@ EOF
|
|||||||
apt update
|
apt update
|
||||||
apt install -y python3 python3-psycopg2 python3-ldap3
|
apt install -y python3 python3-psycopg2 python3-ldap3
|
||||||
else
|
else
|
||||||
dnf -y --refresh install python python-psycopg2 python-ldap3
|
dnf -y --refresh install python python-psycopg2 python-ldap3 python-pyyaml
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Historic addition to .env file -- to remove
|
# Historic addition to .env file -- to remove
|
||||||
|
Loading…
x
Reference in New Issue
Block a user