dlt-hub/dlt

chore: move all tooling to `pyproject.toml`

Aperta

#3346 aperta il 20 nov 2025

 (3 commenti) (0 reazioni) (0 assegnatari)Python (589 fork)github user discovery
good first issue

Metriche repository

Star
 (5765 stelle)
Metriche merge PR
 (Merge medio 7g 7h) (54 PR mergiate in 30 g)

Descrizione

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.

Guida contributor