chore: update dev docker (#7064)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user