Skip to content

Commit

Permalink
update version file ref in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Nov 16, 2024
1 parent 951d275 commit a79bdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt-tests-adapter/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"

[tool.hatch.version]
path = "dbt/tests/__version__.py"
path = "src/dbt/tests/__version__.py"

[tool.hatch.build.targets.sdist]
packages = ["src/dbt/tests"]
Expand Down

0 comments on commit a79bdd7

Please sign in to comment.