We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348cc25 commit 88c39b3Copy full SHA for 88c39b3
1 file changed
pyproject.toml
@@ -62,7 +62,7 @@ docs = [
62
# Pin also present in tox.ini
63
"towncrier<24.7",
64
]
65
-dev = ["attrs[tests]", "pre-commit"]
+dev = ["attrs[tests]", "pre-commit-uv"]
66
67
[project.urls]
68
Documentation = "https://www.attrs.org/"
0 commit comments