dlt-hub/dlt

chore: move all tooling to `pyproject.toml`

Ouverte

#3 346 ouverte le 20 nov. 2025

 (3 commentaires) (0 réaction) (0 personne assignée)Python (589 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (5 765 étoiles)
Métriques de merge PR
 (Merge moyen 7j 7h) (54 PRs mergées en 30 j)

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.

Guide contributeur