Skip to content

Commit

Permalink
Try removing the metadata change.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Jun 27, 2024
1 parent e9fbcc3 commit 2d9d926
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ 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 Expand Up @@ -105,7 +101,6 @@ all = "python -m pytest {args:tests/functional}"
[tool.hatch.envs.build]
detached = true
dependencies = [
"psycopg2-binary>=2.9,<3.0",
"wheel",
"twine",
"check-wheel-contents",
Expand Down

0 comments on commit 2d9d926

Please sign in to comment.