clean tests
This commit is contained in:
parent
999b824874
commit
6a2e0336d9
4 changed files with 80 additions and 72 deletions
|
@ -12,6 +12,6 @@ ADD tests/homeserver.yaml .
|
|||
RUN python -m synapse.app.homeserver --config-path homeserver.yaml --generate-keys
|
||||
RUN chown -R 991:991 .
|
||||
|
||||
RUN pip install --no-cache-dir aiohttp matrix-nio markdown coverage
|
||||
RUN pip install --no-cache-dir markdown matrix-nio httpx coverage
|
||||
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue