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

Modify Action to Install Python Packages Using Pipx #10

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 31, 2024

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

  • Modifies the action to install Python packages using pipx.
  • Updates the test-action job for testing Python packages installation.
  • Removes the sample mkdir.mts and mkdir.test.js files.

@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 install-python-pkgs-with-pipx branch from 17aba68 to 33d7919 Compare January 31, 2024 03:58
@threeal threeal marked this pull request as ready for review January 31, 2024 04:01
@threeal threeal merged commit b5c137b into main Jan 31, 2024
6 checks passed
@threeal threeal deleted the install-python-pkgs-with-pipx branch January 31, 2024 04:07
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.

Modify Action to Install Python Packages Using Pipx
1 participant