Skip to content

Use pipx for package installation in CI#82

Merged
annehaley merged 1 commit intomasterfrom
ci-use-pipx
Oct 10, 2024
Merged

Use pipx for package installation in CI#82
annehaley merged 1 commit intomasterfrom
ci-use-pipx

Conversation

@annehaley
Copy link
Collaborator

This PR modifies the lint job in our CI tests to prevent the occurence of error: externally-managed-environment during the pip install tox step. The error message recommends using pipx for environment management, so this PR uses a pipx Github action to complete the installation of tox prior to running the lint command.
See this workflow run for an example of the error.

@annehaley annehaley marked this pull request as ready for review October 10, 2024 15:25
@annehaley annehaley requested a review from jjnesbitt October 10, 2024 15:26
@annehaley annehaley merged commit 3c265fa into master Oct 10, 2024
@annehaley annehaley deleted the ci-use-pipx branch October 10, 2024 19: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.

2 participants