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-snowflake contributing guide.
Since CI is target branch based, here's the actual integration test run: https://github.com/dbt-labs/dbt-snowflake/actions/runs/11883218656
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.)