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

Fix VSCode autoformat config to avoid bad Python version for pyink. #97

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

danieldjohnson
Copy link
Collaborator

Black and Pyink do not support python 3.12.5, but uvx automatically selects this version occasionally, which breaks autoformatting in VSCode.

See https://github.com/psf/black/blob/24.10.0/CHANGES.md for details.

Black and Pyink do not support python 3.12.5, but uvx automatically
selects this version occasionally, which breaks autoformatting in
VSCode.

See https://github.com/psf/black/blob/24.10.0/CHANGES.md for details.
@danieldjohnson danieldjohnson merged commit aac725f into main Nov 20, 2024
2 checks passed
@danieldjohnson danieldjohnson deleted the pyink_no_py3.12.5 branch November 20, 2024 23:04
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.

1 participant