setup coverage
This commit is contained in:
parent
abe6497421
commit
999b824874
8 changed files with 46 additions and 23 deletions
|
@ -2,7 +2,7 @@ FROM python:3.9-slim
|
|||
|
||||
EXPOSE 4785
|
||||
|
||||
RUN pip3 install --no-cache-dir markdown matrix-nio
|
||||
RUN pip install --no-cache-dir markdown matrix-nio
|
||||
|
||||
ADD matrix_webhook.py /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue