diff --git a/identify/interpreters.py b/identify/interpreters.py index 8b1bcc1..3022e00 100644 --- a/identify/interpreters.py +++ b/identify/interpreters.py @@ -21,6 +21,5 @@ 'ruby': {'ruby'}, 'sh': {'shell', 'sh'}, 'tcsh': {'shell', 'tcsh'}, - 'uv': {'python'}, 'zsh': {'shell', 'zsh'}, }