We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3aa0c2 commit b1a6585Copy full SHA for b1a6585
setup.py
@@ -13,7 +13,6 @@
13
description="Lang2SQL - Query Generator for Data Warehouse",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
16
- author="ehddnr301",
17
packages=find_packages(), # my_package를 자동으로 찾음
18
install_requires=[
19
"langgraph==0.2.62",
0 commit comments