Skip to content

Commit 76cf716

Browse files
authored
Merge pull request #503 from mheiges/uv-interpreter
add uv to interpreters list
2 parents e09b689 + 8130ef9 commit 76cf716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/interpreters.py

+1
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)