Unverified Commit ff2e9c94 authored by Xiaoyu Zhang's avatar Xiaoyu Zhang Committed by GitHub
Browse files

Add small requirements for benchmark/parse_result tools (#7671)

parent 3e34e900
......@@ -143,7 +143,10 @@ RUN python3 -m pip install --no-cache-dir --break-system-packages \
icdiff \
scikit_build_core \
uv \
pre-commit
pre-commit \
pandas \
matplotlib \
tabulate
# Install diff-so-fancy
RUN curl -LSso /usr/local/bin/diff-so-fancy https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.4/diff-so-fancy \
......
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