matrix - adding dependencies to venv
This commit is contained in:
@@ -102,7 +102,7 @@ step_4() {
|
||||
enableErrorCheck
|
||||
exe pip install --upgrade pip
|
||||
exe pip install --upgrade setuptools
|
||||
exe pip install matrix-synapse[postgres] lxml psycopg2
|
||||
exe pip install matrix-synapse[postgres,lxml,psycopg2,hiredis,txredisapi] #lxml psycopg2
|
||||
}
|
||||
|
||||
step_5_info() { echo "Create default configuration and folder structure"; }
|
||||
|
Reference in New Issue
Block a user