py-cryptography now needs a rust compiler
This commit is contained in:
parent
f9ad2f092e
commit
cd112d0794
@ -9,7 +9,8 @@ RUN apk add --no-cache \
|
||||
libffi-dev \
|
||||
openssl-dev \
|
||||
zlib-dev \
|
||||
jpeg-dev
|
||||
jpeg-dev \
|
||||
rust
|
||||
|
||||
RUN pip3 install wheel
|
||||
RUN pip3 wheel matrix-synapse==$VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user