We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31005c0 commit d922bbeCopy full SHA for d922bbe
pyproject.toml
@@ -21,7 +21,7 @@ main = [
21
"validators>=0.34",
22
]
23
pre-commit = ["pre-commit>=4.0"]
24
-test = ["gitpython>=3.1.44", "pytest-cov>=6.1.1", "pytest>=8.3"]
+test = ["gitpython>=3.1.44", "pytest-cov>=6.1", "pytest>=8.3"]
25
type-check = ["django-stubs[compatible-mypy]>=5.1", "mypy>=1.13", "types-beautifulsoup4>=4.12"]
26
27
[project] # TODO: Remove [project] table once https://github.com/astral-sh/uv/issues/8582 is completed
0 commit comments