Skip to content

Commit dc45a67

Browse files
committed
feat: add clipboard support for JSON output
1 parent 4cf1404 commit dc45a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def read(*names, **kwargs):
6969
"requests>=2.31",
7070
"sqlglot~=25.30.0",
7171
"mcp~=1.9.0",
72+
"pyperclip~=1.8.2",
7273
],
7374
extras_require={
7475
# eg:

0 commit comments

Comments
 (0)