Merge branch 'master' into develop

pull/4387/head
Richard van der Hoff 2019-01-09 16:52:08 +00:00
commit 8d4b4e781f
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ RUN pip install --prefix="/install" --no-warn-script-location \
COPY . /synapse
RUN pip install --prefix="/install" --no-warn-script-location \
lxml \
psycopg2 \
/synapse
/synapse[all]
###
### Stage 1: runtime