dbt-labs / dbt-labs/dbt-package-testing
Switch to `uv` and `pyproject.toml` for dependencies management
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation of `dbt-package-testing` is making use of requirements.txt
It would be nice to move from requirements.txt --> pyproject.toml and use, for example, [uv](https://github.com/astral-sh/uv) as the default and recommended way to install Python packages.
Is this possible? What do you think?
Contributor guide
Assessment
This issue has not been assessed yet.