Skip to content

Commit b748867

Browse files
committed
chore: rename deptry pep621_dev_dependency_groups
Use optional_dependencies_dev_groups (deptry 0.25+). Made-with: Cursor
1 parent d3e034c commit b748867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ ignore = [
285285
]
286286

287287
[tool.deptry]
288-
pep621_dev_dependency_groups = [
288+
optional_dependencies_dev_groups = [
289289
"dev",
290290
"release",
291291
]

0 commit comments

Comments
 (0)