Skip to content

Commit 58c08c1

Browse files
authored
🔀 Merge pull request #28 from davep/uv-gonna-uv
Keep uv happy
2 parents dfa95cd + e9f17b5 commit 58c08c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ build-backend = "uv_build"
5454

5555
[tool.uv]
5656
managed = true
57-
dev-dependencies = [
57+
58+
[dependency-groups]
59+
dev = [
5860
"pre-commit>=4.2.0",
5961
"codespell>=2.4.1",
6062
"mypy>=1.15.0",

0 commit comments

Comments
 (0)