Skip to content
Snippets Groups Projects
Commit 24c87718 authored by Tulir Asokan's avatar Tulir Asokan :cat2:
Browse files

Revert "Install synapse-http-antispam from pypi"

This reverts commit 8681621d.
parent 5497dc36
No related branches found
No related tags found
No related merge requests found
Pipeline #16721 passed
......@@ -33,7 +33,7 @@ RUN pip install --prefix="/install" --no-warn-script-location --ignore-installed
&& pip install --prefix="/install" --no-warn-script-location \
--no-deps \
'synapse-simple-antispam @ git+https://github.com/maunium/synapse-simple-antispam' \
synapse-http-antispam \
'synapse-http-antispam @ git+https://github.com/maunium/synapse-http-antispam' \
'shared_secret_authenticator @ git+https://github.com/devture/matrix-synapse-shared-secret-auth@2.0.3' \
&& pip install --prefix="/install" --no-warn-script-location \
--no-deps /synapse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment