Skip to content

Commit 7ae6196

Browse files
authored
Update optional dependencies to dependency groups
1 parent 9f63b35 commit 7ae6196

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
name = "placeholder"
33
version = "0.1"
44

5-
[project.optional-dependencies]
6-
test = ["pytest"]
5+
[dependency-groups]
6+
dev = ["pytest"]

0 commit comments

Comments
 (0)