mirror of https://github.com/vector-im/riot-web
Only install the minimum deps to pass
parent
370741fc43
commit
2527995e2e
|
@ -31,7 +31,7 @@ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
|||
python get-pip.py
|
||||
|
||||
pip install --upgrade setuptools
|
||||
pip install matrix-synapse[all]
|
||||
pip install matrix-synapse[resources.consent]
|
||||
python -m synapse.app.homeserver \
|
||||
--server-name localhost \
|
||||
--config-path homeserver.yaml \
|
||||
|
|
Loading…
Reference in New Issue