Skip to content

Commit efff8c9

Browse files
committed
Add tox-uv as dev dep
1 parent bae495f commit efff8c9

2 files changed

Lines changed: 182 additions & 33 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ classifiers = [
3737
dev = [
3838
"pytest>=8.3.5",
3939
"pytest-httpserver>=1.0.10",
40+
"tox-uv>=1.29.0",
4041
]
4142
lint = [
4243
"mypy>=1.15.0",

0 commit comments

Comments
 (0)