Skip to content

Commit

Permalink
πŸ› Add TOML support to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
trymzet committed Aug 19, 2024
1 parent 04912f4 commit c2c9d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ managed = true
dev-dependencies = [
"Faker==13.12.1",
"python-dotenv>=1.0.1",
"coverage>=7.4.4",
"coverage[toml]>=7.4.4",
"aiohttp>=3.9.5",
"loguru>=0.7.2",
"mkdocs-material[imaging]>=9.4.3",
Expand Down

0 comments on commit c2c9d41

Please sign in to comment.