Skip to content

Commit

Permalink
Revert "Temporarily allow direct references for hatch"
Browse files Browse the repository at this point in the history
This reverts commit 9064cb4.
  • Loading branch information
dbeatty10 committed May 2, 2024
1 parent 23035bf commit f7fa7bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ packages = ["dbt"]
[tool.hatch.version]
path = "dbt/adapters/postgres/__version__.py"

[tool.hatch.metadata]
allow-direct-references = true

[tool.hatch.envs.default]
dependencies = [
"dbt-adapters @ git+https://github.com/dbt-labs/dbt-adapters.git@dbeatty/date-macro",
Expand Down

0 comments on commit f7fa7bc

Please sign in to comment.