Skip to content

Commit b9717b7

Browse files
choieastseapaikend
authored andcommitted
fix: pytest settings (#5)
* fix: pytest settings * Update pyproject.toml Co-authored-by: Kent Paik <paikend@gmail.com> --------- Co-authored-by: Kent Paik <paikend@gmail.com>
1 parent 9e5c1cb commit b9717b7

File tree

2 files changed

+93
-1
lines changed

2 files changed

+93
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"ruff>=0.12.5",
1212
]
1313

14-
[project.dependency-group]
14+
[dependency-groups]
1515
test = [
1616
"pytest>=8.4.1",
1717
]

uv.lock

Lines changed: 92 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)