Open mikealfare opened 4 days ago
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.
Since integration tests are target based, and this PR updates integration tests, here's the appropriate run: https://github.com/dbt-labs/dbt-bigquery/actions/runs/11884221296
We are moving to a monorepo that uses
pyproject.toml
andhatch
. This requires a series of migrations, including this one. This PR inclues:setup.py
/dev-requirements.txt
topyproject.toml
/hatch.toml
mypy
andpytest
) intopyproject.toml
tox.ini
,pytest.ini
, etc.)