Skip to content

Commit

Permalink
close some local dev related gaps
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 13, 2024
1 parent cead37d commit 2f5b426
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ packages = ["dbt"]
path = "dbt/adapters/postgres/__version__.py"

[tool.hatch.envs.default]
python = "3.9"
dependencies = [
"dbt-adapters @ git+https://github.com/dbt-labs/dbt-adapters.git",
"dbt-common @ git+https://github.com/dbt-labs/dbt-common.git",
Expand Down
Empty file added tests/__init__.py
Empty file.

0 comments on commit 2f5b426

Please sign in to comment.