kv_bench/scripts/init.sh
2025-08-02 16:14:27 +08:00

4 lines
75 B
Bash
Executable File

#!/usr/bin/env bash
python3 -m venv .
./bin/pip3 install pandas matplotlib