Skip to content

Commit e9d3f71

Browse files
committed
build: add python-dotenv dependency
1 parent 98e1232 commit e9d3f71

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
@@ -70,6 +70,7 @@ def read(*names, **kwargs):
7070
"sqlglot~=25.30.0",
7171
"mcp~=1.9.0",
7272
"pyperclip~=1.8.2",
73+
"python-dotenv~=1.0.0",
7374
],
7475
extras_require={
7576
# eg:

0 commit comments

Comments
 (0)