Skip to content

Commit 4fef182

Browse files
committed
[ML-45784]Add setup file
Signed-off-by: aravind-segu <[email protected]>
1 parent 8be5d6a commit 4fef182

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"yapf", "pycodestyle", "autoflake", "isort", "wheel",
1919
"ipython", "ipywidgets", "requests-mock", "pyfakefs",
2020
"databricks-connect", "pytest-rerunfailures"],
21-
"notebook": ["ipython>=8,<9", "ipywidgets>=8,<9"]},
21+
"notebook": ["ipython>=8,<9", "ipywidgets>=8,<9"],
22+
"openai": ["openai"]},
2223
author="Serge Smertin",
2324
author_email="[email protected]",
2425
description="Databricks SDK for Python (Beta)",

0 commit comments

Comments
 (0)