fix(centos): update to python 3.8 and install psycopg

This commit is contained in:
Lucas Bickel 2021-01-04 11:50:06 +01:00
parent 104e9053e1
commit d67f321f74
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,8 @@ yum install -y \
php-mbstring \ php-mbstring \
php-json \ php-json \
php-process \ php-process \
python36-devel \ python38-devel \
python38-psycopg2 \
httpd \ httpd \
icecast \ icecast \
liquidsoap \ liquidsoap \