Skip to content

Commit

Permalink
Put metadata back.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Jun 27, 2024
1 parent 2d9d926 commit 455facd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]

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


dependencies = [
"psycopg2-binary>=2.9,<3.0",
"dbt-adapters @ git+https://github.com/dbt-labs/dbt-adapters.git@ADAP-207/get_show_sql_has_no_wrapping",
Expand Down

0 comments on commit 455facd

Please sign in to comment.