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 890eac2 commit 143a44cCopy full SHA for 143a44c
1 file changed
pyproject.toml
@@ -65,7 +65,7 @@ check-sdist = [
65
[tool.hatch.envs.default]
66
pre-install-commands = [
67
"pip install git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-adapters",
68
- "pip install git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter,
+ "pip install git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter",
69
]
70
dependencies = [
71
"dbt_common @ git+https://github.com/dbt-labs/dbt-common.git",
0 commit comments