Add `--dry-run` flag to `uv pip install` #1436
JacobCoffee
marked this pull request as draft 2 years ago
JacobCoffee
marked this pull request as ready for review 2 years ago
zanieb
marked this pull request as draft 2 years ago
feat(pip-install): add `--dry-run` flag
ea54bee3
feat(pip-install): properly print versions
95888020
test(pip-install): attempt to add (probably shitty) test
ff022550
feat(pip-install): move dry run into `install` function
5cd1473c
JacobCoffee
force pushed
from
b71ae749
to
5cd1473c
2 years ago
feat(pip-install): add tests, match prod formatting, add DryRunEvent
6892b17c
Fix duplicate `==` signs in display
fee46b34
Append tests to `main`
7eb0f93a
Merge branch 'main' into 1244-pip-install-dry-run-flag
44f5e8e2
Remove unncessary `to_string()`
0f5a423d
Clean up test cases
d5ef665b
zanieb
commented
on 2024-03-04
Fix display of added URLs
1b4ca0b3
Add uninstall URL dependency test case
861f8053
Use `installed_version` display for uninstalls
91ad98b1
Display message when no changes would be mad
3f75e842
Include tests from `main`
33e723a5
Merge branch 'main' into 1244-pip-install-dry-run-flag
a12d9b55
zanieb
commented
on 2024-03-06
zanieb
commented
on 2024-03-06
Merge branch 'main' into 1244-pip-install-dry-run-flag
22dcb9e5
Ignore lint
415a4f49
Fix extraneous comma
73c0984e
zanieb
marked this pull request as ready for review 2 years ago
Copy tests from `main`
85b06e94
Merge branch 'main' into 1244-pip-install-dry-run-flag
89f723e4
Copy tests from `main`
4dd46dff
Merge branch 'main' into 1244-pip-install-dry-run-flag
e6c84428
zanieb
changed the title feat(pip-install): add `--dry-run` flag Add `--dry-run` flag to `uv pip install` 2 years ago
zanieb
merged
15f6f9f4
into main 2 years ago
Login to write a write a comment.
Login via GitHub