add workflow for centos 8

This commit is contained in:
Sarah Hoffmann
2021-08-22 18:42:20 +02:00
parent 6ebbbfee61
commit 4e77969545
4 changed files with 155 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
# Some of the Python packages that come with Ubuntu 18.04 are too old, so
# install the latest version from pip:
pip3 install --user python-dotenv datrie pyyaml psycopg2
pip3 install --user python-dotenv datrie pyyaml psycopg2-binary
#
# System Configuration