We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501aefb commit 5f99eeaCopy full SHA for 5f99eea
python/pyproject.toml
@@ -23,6 +23,7 @@ devel = [
23
"mypy~=1.13.0",
24
"ruff~=0.7.2",
25
"pytest~=8.3",
26
+ "pytest-benchmark~=5.1"
27
]
28
29
[project.urls]
0 commit comments