Merge branch 'master' into toml/install-scripts-fail-fast
This commit is contained in:
commit
c1464aaa5d
12 changed files with 54 additions and 66 deletions
|
@ -34,7 +34,7 @@ pip install --upgrade setuptools
|
|||
python synapse/python_dependencies.py | xargs pip install
|
||||
pip install lxml mock
|
||||
pip install .
|
||||
|
||||
pip install jinja2 # We use the ConsentResource, which requires jinja2
|
||||
python -m synapse.app.homeserver \
|
||||
--server-name localhost \
|
||||
--config-path homeserver.yaml \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue