Files
uv/crates/puffin-cli/tests/snapshots/pip_compile__compile_python_312.snap
T

35 lines
694 B
Plaintext
Raw Normal View History

---
source: crates/puffin-cli/tests/pip_compile.rs
info:
program: puffin
args:
- pip-compile
- requirements.in
- "--python-version"
- py312
- "--cache-dir"
2023-11-16 19:05:46 +01:00
- /tmp/.tmp4asOTQ
env:
2023-11-16 19:05:46 +01:00
VIRTUAL_ENV: /tmp/.tmpjRCdtR/.venv
---
success: true
exit_code: 0
----- stdout -----
# This file was autogenerated by Puffin v0.0.1 via the following command:
2023-11-16 19:05:46 +01:00
# puffin pip-compile requirements.in --python-version py312 --cache-dir [CACHE_DIR]
black==23.10.1
click==8.1.7
# via black
mypy-extensions==1.0.0
# via black
packaging==23.2
# via black
pathspec==0.11.2
# via black
platformdirs==4.0.0
# via black
----- stderr -----
Resolved 6 packages in [TIME]