Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dlt configurable through pyproject.toml #2377

Open
bartcode opened this issue Mar 5, 2025 · 0 comments
Open

Make dlt configurable through pyproject.toml #2377

bartcode opened this issue Mar 5, 2025 · 0 comments

Comments

@bartcode
Copy link

bartcode commented Mar 5, 2025

Feature description

It would be nice if dlt automatically checks whether a pyproject.toml is present. If so, it could use the [dlt] section for all of its configurations.

Most Python tooling can be configured in pyproject.toml and it would be convenient if all of these configurations can be found in the same file. Anyone looking at a (data) repository could then start by reading the pyproject.toml instead of having to scan for tool-specific configuration files.

Are you a dlt user?

Yes, I'm already a dlt user.

Use case

No response

Proposed solution

No response

Related issues

No response

@bartcode bartcode changed the title Make DLT configurable through pyproject.toml Make dlt configurable through pyproject.toml Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant