1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-29 11:32:29 +02:00

build: add pytest-benchmark dependency

This commit is contained in:
2026-04-21 11:51:41 +02:00
committed by Klaus Wakonig
parent 999b7a2321
commit 551d38d901
+1
View File
@@ -52,6 +52,7 @@ dev = [
"pytest-xvfb~=3.0",
"pytest~=8.0",
"pytest-cov~=6.1.1",
"pytest-benchmark~=5.2",
"watchdog~=6.0",
"pre_commit~=4.2",
]