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

Remove pre-commit as an installed dev dependency #244

Merged
merged 4 commits into from
Mar 3, 2024
Merged

Conversation

sanders41
Copy link
Owner

@sanders41 sanders41 commented Mar 3, 2024

There are issues with installing newer versions on pre-commit on older versions of python (out of pre-commits control). This can lead to install errors with certain combinations of pre-commit and Python so I am removing it as a dev dependency. It can instead be used as a globally installed package.

@sanders41 sanders41 added bug Something isn't working and removed skip-changelog labels Mar 3, 2024
@sanders41 sanders41 merged commit c6039a7 into main Mar 3, 2024
21 checks passed
@sanders41 sanders41 deleted the pre-commit branch March 3, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant