Only install the minimum deps to pass
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
|||||||
python get-pip.py
|
python get-pip.py
|
||||||
|
|
||||||
pip install --upgrade setuptools
|
pip install --upgrade setuptools
|
||||||
pip install matrix-synapse[all]
|
pip install matrix-synapse[resources.consent]
|
||||||
python -m synapse.app.homeserver \
|
python -m synapse.app.homeserver \
|
||||||
--server-name localhost \
|
--server-name localhost \
|
||||||
--config-path homeserver.yaml \
|
--config-path homeserver.yaml \
|
||||||
|
|||||||
Reference in New Issue
Block a user