dlt-hub/dlt

chore: move all tooling to `pyproject.toml`

Offen

#3.346 geöffnet am 20.11.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (589 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (5.765 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 7h) (54 gemergte PRs in 30 T)

Beschreibung

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