Skip to content

Commit 01c558d

Browse files
committed
upgrade cython
1 parent 44bc07c commit 01c558d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ RUN cd /tmp/refact-lsp \
4444
COPY . /tmp/app
4545
RUN echo "refact $(git -C /tmp/app rev-parse HEAD)" >> /refact-build-info.txt
4646
RUN pip install ninja
47+
RUN pip install -U cython
4748
RUN pip install /tmp/app -v --no-build-isolation && rm -rf /tmp/app
4849

4950
ENV REFACT_PERM_DIR "/perm_storage"

0 commit comments

Comments
 (0)