Unverified Commit ce5ee3bd authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

chore: update dev docker (#7064)

parent a0e4d4eb
......@@ -41,7 +41,7 @@ ENV LANGUAGE en_US:en
ENV LC_ALL en_US.UTF-8
# Install minimal Python packages
RUN python3 -m pip install --no-cache-dir \
RUN python3 -m pip install --no-cache-dir --break-system-packages \
pytest \
black \
isort \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment