mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 11:27:49 +00:00
Bug 1870051 Update mozperftest-tools version to 0.3.2 r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D196428
This commit is contained in:
parent
26f0307428
commit
bb6f20840b
@ -207,7 +207,7 @@ def run_tools(mach_cmd, kwargs):
|
||||
mach_cmd.activate_virtualenv()
|
||||
install_package(
|
||||
mach_cmd.virtualenv_manager,
|
||||
"mozperftest-tools==0.2.9",
|
||||
"mozperftest-tools==0.3.2",
|
||||
)
|
||||
|
||||
log_level = logging.INFO
|
||||
|
Loading…
x
Reference in New Issue
Block a user