mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Fixup to benchmark requirement setup (#952)
This commit is contained in:
parent
bb55fc19b3
commit
4feef006e9
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@ To set up the required environment, run:
|
|||
|
||||
cargo build --release
|
||||
./target/release/puffin venv
|
||||
./target/release/puffin pip sync ./scripts/bench/requirements.txt
|
||||
source .venv/bin/activate
|
||||
./target/release/puffin pip sync ./scripts/bench/requirements.txt
|
||||
|
||||
Example usage:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue