mirror of https://github.com/astral-sh/uv
25 lines
609 B
Plaintext
25 lines
609 B
Plaintext
---
|
|
source: crates/puffin-cli/tests/pip_sync.rs
|
|
info:
|
|
program: puffin
|
|
args:
|
|
- pip-sync
|
|
- requirements.txt
|
|
- "--cache-dir"
|
|
- /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmpMEVMlO
|
|
env:
|
|
VIRTUAL_ENV: /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmpevmjat/.venv
|
|
---
|
|
success: true
|
|
exit_code: 0
|
|
----- stdout -----
|
|
|
|
----- stderr -----
|
|
Resolved 1 package in [TIME]
|
|
Downloaded 1 package in [TIME]
|
|
Built 1 package in [TIME]
|
|
Unzipped 1 package in [TIME]
|
|
Installed 1 package in [TIME]
|
|
+ werkzeug @ git+https://github.com/pallets/werkzeug.git@af160e0b6b7ddd81c22f1652c728ff5ac72d5c74
|
|
|