Skip to content

Commit 3750b66

Browse files
chore: rename dev dependencies to dependency groups
1 parent ee05968 commit 3750b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build-backend = "pdm.backend"
1515
[tool.pdm]
1616
distribution = true
1717

18-
[tool.pdm.dev-dependencies]
18+
[dependency-groups]
1919
dev = ["pyodide-py>=0.25.0", "ruff~=0.3.0", "openai~=1.13.3"]
2020

2121
[tool.pdm.scripts]

0 commit comments

Comments
 (0)