Skip to content

Commit e498a68

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 6028aa5 commit e498a68

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ main = [
2121
"validators>=0.34",
2222
]
2323
pre-commit = ["pre-commit>=4.0"]
24-
test = [
25-
"gitpython>=3.1.44",
26-
"pytest>=8.3",
27-
"pytest-cov>=6.1.1",
28-
]
24+
test = ["gitpython>=3.1.44", "pytest-cov>=6.1.1", "pytest>=8.3"]
2925
type-check = ["django-stubs[compatible-mypy]>=5.1", "mypy>=1.13", "types-beautifulsoup4>=4.12"]
3026

3127
[project] # TODO: Remove [project] table once https://github.com/astral-sh/uv/issues/8582 is completed

0 commit comments

Comments
 (0)