Merge "Fix outdated benchmark target"

This commit is contained in:
Zuul
2025-09-13 20:54:54 +00:00
committed by Gerrit Code Review

View File

@@ -54,11 +54,8 @@ ignore = E731,W504
exclude = .tox,dist,doc,*.egg,build exclude = .tox,dist,doc,*.egg,build
[testenv:benchmark] [testenv:benchmark]
basepython = python2.7 commands =
commands = python benchmark/benchmark.py python3 benchmark/benchmark.py
[testenv:benchmark3]
commands = python3 benchmark/benchmark.py
[testenv:releasenotes] [testenv:releasenotes]
allowlist_externals = rm allowlist_externals = rm