Skip to content

Commit 7740e63

Browse files
fix: Update firebolt-sdk dependency to main branch
Co-Authored-By: [email protected] <[email protected]>
1 parent 500f848 commit 7740e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project_urls =
2727
[options]
2828
packages = find:
2929
install_requires =
30-
firebolt-sdk@git+https://github.com/firebolt-db/firebolt-python-sdk.git@core-support
30+
firebolt-sdk@git+https://github.com/firebolt-db/firebolt-python-sdk.git@main
3131
sqlalchemy>=1.0.0
3232
python_requires = >=3.8
3333
package_dir =

0 commit comments

Comments
 (0)