Skip to content

Commit 8130ef9

Browse files
Mark Heigesasottile
authored andcommitted
add uv to interpreters list
1 parent e09b689 commit 8130ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/interpreters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
'ruby': {'ruby'},
2222
'sh': {'shell', 'sh'},
2323
'tcsh': {'shell', 'tcsh'},
24+
'uv': {'python'},
2425
'zsh': {'shell', 'zsh'},
2526
}

0 commit comments

Comments
 (0)