uv
Implement `uv pip show`
#2115
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
28
Changes
View On
GitHub
Implement `uv pip show`
#2115
charliermarsh
merged 28 commits into
astral-sh:main
from main
copy pip_list.rs to pip_show.rs
1ae4381d
copied list over to show, works like list
8bf37bdf
change the comment
c83fc7ae
adding sources, need to implement filtering by the name given
f0e66c3c
remove the pip-list-specific code blocks
7116117e
remove the unnecessary structs
aac3f9dc
copy over the distribution logic
7f55fa05
name, version and location work
503385b4
use printer instead so that --quiet, etc works
1b006f17
remove unused import + add unwrap to writeln!
638ba9cb
copy pip list test to pip show
dd04fd4c
handle the case when no package is given
d3f934ab
add a test; need to fix run-dependent temp dir matching
488c8aff
second test functional
de32a298
add more tests
2504023f
Merge remote-tracking branch 'upstream/main'
15bcc34a
Merge remote-tracking branch 'upstream/main'
78fbb0c7
cleanup: removed unused arg + import
1c623519
test for an editable package
11bc92bc
fix the editable case
e6db72a3
simplify the branching for location
511652f2
ChannyClaus
marked this pull request as draft
1 year ago
address some of the ci failure issues
40097f38
ChannyClaus
marked this pull request as ready for review
1 year ago
Merge remote-tracking branch 'upstream/main'
aa562f94
charliermarsh
requested a review
from
charliermarsh
1 year ago
charliermarsh
added
enhancement
charliermarsh
added
compatibility
charliermarsh
added
cli
Merge branch 'main' into main
2ed27542
Merge branch 'main' into ChannyClaus/main
7b7f8073
retrigger CI
e4ab93d7
charliermarsh
approved these changes on 2024-03-06
charliermarsh
commented on 2024-03-06
charliermarsh
commented on 2024-03-06
Simplify arguments
345f8d61
Fix up tests that Charlie broke
94bb603b
charliermarsh
commented on 2024-03-06
charliermarsh
enabled auto-merge (squash)
1 year ago
charliermarsh
changed the title
Add `uv pip show`
Implement `uv pip show`
1 year ago
charliermarsh
merged
395be442
into main
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
charliermarsh
Assignees
No one assigned
Labels
enhancement
compatibility
cli
Milestone
No milestone
Login to write a write a comment.
Login via GitHub