Skip to content

Commit 6276062

Browse files
mjioeasonsshi
authored andcommitted
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 f487d12 commit 6276062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ dev = [
6060
"pynput",
6161
"types-pynput",
6262
"sounddevice",
63-
"pynput",
6463
"textual",
6564
"websockets",
6665
"graphviz",

0 commit comments

Comments
 (0)