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

24 lines
515 B
Plaintext
Raw Normal View History

---
source: crates/puffin-cli/tests/pip_compile.rs
info:
program: puffin
args:
- pip-compile
- requirements.in
- "--python-version"
- py37
- "--cache-dir"
2023-11-13 17:14:07 +01:00
- /tmp/.tmpHz7Dc2
env:
2023-11-13 17:14:07 +01:00
VIRTUAL_ENV: /tmp/.tmpoMjDJT/.venv
---
2023-11-13 17:14:07 +01:00
success: false
exit_code: 1
----- stdout -----
----- stderr -----
2023-11-13 17:14:07 +01:00
× No solution found when resolving dependencies:
╰─▶ Because there is no version of black available matching ==23.10.1 and
root depends on black==23.10.1, version solving failed.