dlt-hub/dlt

chore: move all tooling to `pyproject.toml`

Open

#3,346 opened on Nov 20, 2025

 (3 comments) (0 reactions) (0 assignees)Python (589 forks)github user discovery
good first issue

Repository metrics

Stars
 (5,767 stars)
PR merge metrics
 (Avg merge 7d 7h) (54 merged PRs in 30d)

Description

We can move tox.ini, mypy.ini, pytest.ini, etc. to pyproject.toml. The configuration should map one-to-one, but needs to adapt from .ini to .toml.

Contributor guide