Skip to content

Commit

Permalink
chore: rename dev-dependencies section to dependency-groups in `p…
Browse files Browse the repository at this point in the history
…yproject.toml`
  • Loading branch information
CNSeniorious000 committed Dec 29, 2024
1 parent 78683ea commit 55166d5
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 @@ -27,7 +27,7 @@ dependencies = [
[tool.pdm]
distribution = false

[tool.pdm.dev-dependencies]
[dependency-groups]
dev = [
"isort~=5.13.2",
"black~=24.4.2",
Expand Down

0 comments on commit 55166d5

Please sign in to comment.