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

Add Support to Install Multiple Packages #15

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 31, 2024

This pull request resolves #14 by introducing the following changes:

  • Modifying the pipxInstall function to support the installation of multiple packages. This effectively changes the parameter to support variadic arguments and updates the testing.
  • Modifying the action to support the installation of multiple packages. This effectively renames the action input to packages and updates the testing.

@threeal threeal self-assigned this Jan 31, 2024
@threeal threeal added the feat label Jan 31, 2024
@threeal threeal added this to the Version 1.0.0 milestone Jan 31, 2024
@threeal threeal force-pushed the support-install-multi-packages branch 2 times, most recently from 844086c to 63ee4bd Compare January 31, 2024 14:04
@threeal threeal marked this pull request as ready for review January 31, 2024 14:05
@threeal threeal force-pushed the support-install-multi-packages branch from 63ee4bd to c3181f3 Compare January 31, 2024 14:08
@threeal threeal merged commit 6edf5e8 into main Jan 31, 2024
6 checks passed
@threeal threeal deleted the support-install-multi-packages branch January 31, 2024 14:11
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support to Install Multiple Packages
1 participant