Skip to content

Commit cbe765c

Browse files
committed
Use dependency group instead of optional deps
1 parent 9b5914e commit cbe765c

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
@@ -35,7 +35,7 @@ email = "[email protected]"
3535
Sources = "https://github.com/pythonnet/clr-loader"
3636
Documentation = "https://pythonnet.github.io/clr-loader/"
3737

38-
[optional-dependencies]
38+
[dependency-groups]
3939
dev = [
4040
"pytest"
4141
]

0 commit comments

Comments
 (0)