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 f477632 commit c08d4d0Copy full SHA for c08d4d0
setup.py
@@ -15,7 +15,7 @@
15
"Anders Swanson",
16
"Sam Debruyn",
17
]
18
-dbt_fabric_requirement = "dbt-fabric>=1.8.0, <1.9.0"
+dbt_fabric_requirement = "dbt-fabric>=1.8.0,<1.9.0"
19
description = """An Azure Synapse adapter plugin for dbt"""
20
21
this_directory = os.path.abspath(os.path.dirname(__file__))
0 commit comments