Skip to content

Conversation

@mheiges
Copy link

@mheiges mheiges commented Jan 30, 2025

add uv to the interpreters list

'python': {'python'},
'python2': {'python', 'python2'},
'python3': {'python', 'python3'},
'uv': {'python', 'python2', 'python3'},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the versioned tags never really caught on -- I'm going to remove them at some point. also uv doens't run python 2 code as far as I can tell

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile enabled auto-merge February 8, 2025 19:01
@asottile asottile merged commit 76cf716 into pre-commit:main Feb 8, 2025
6 checks passed
@asottile
Copy link
Member

asottile commented Mar 6, 2025

#512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants