Skip to content

Commit

Permalink
Merge pull request #503 from mheiges/uv-interpreter
Browse files Browse the repository at this point in the history
add uv to interpreters list
  • Loading branch information
asottile authored Feb 8, 2025
2 parents e09b689 + 8130ef9 commit 76cf716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/interpreters.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
'ruby': {'ruby'},
'sh': {'shell', 'sh'},
'tcsh': {'shell', 'tcsh'},
'uv': {'python'},
'zsh': {'shell', 'zsh'},
}

0 comments on commit 76cf716

Please sign in to comment.