Skip to content

Commit b268829

Browse files
authored
Remove duplicate dependency definition of pynput (openai#367)
`pynput` is in the pyproject.toml file twice, as you can see on line 54. The uv.lock file doesn't change.
1 parent 377ddba commit b268829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ dev = [
5454
"pynput",
5555
"types-pynput",
5656
"sounddevice",
57-
"pynput",
5857
"textual",
5958
"websockets",
6059
"graphviz",

0 commit comments

Comments
 (0)