Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: avoid installing dependencies during pm list command #2288

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

antazoey
Copy link
Member

What I did

fixes: #2283
Fixes: APE-1817

Screenshot 2024-09-17 at 09 34 18

How I did it

very carefully

How to verify it

ape pm list
play around with install and uninstall

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title feat: more cond install feat: avoid installing dependencies during pm list command Sep 17, 2024
@antazoey antazoey marked this pull request as ready for review September 17, 2024 14:52
@antazoey antazoey enabled auto-merge (squash) September 17, 2024 18:53
@antazoey antazoey merged commit c3c6b3b into ApeWorX:main Sep 17, 2024
16 checks passed
@antazoey antazoey deleted the fix/pm-list-not-install branch September 17, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make ape pm list list uninstalled dependencies without attempting to install them
2 participants