fune/python/mozperftest
ahochheiden 2ced19d68c Bug 1845272 - Activate the common site virtualenv when calling the mozperftest/runner.py script directly (outside of a mach command context) r=ahal
Since various dependencies were moved out of the `mach` site, activating just it is no longer sufficient. Activating the `common` site solves this problem, since it has everything that was moved out of the `mach` site.

Differential Revision: https://phabricator.services.mozilla.com/D184662
2023-07-27 16:39:35 +00:00
..
mozperftest Bug 1845272 - Activate the common site virtualenv when calling the mozperftest/runner.py script directly (outside of a mach command context) r=ahal 2023-07-27 16:39:35 +00:00
perfdocs
.ruff.toml
README.rst
setup.cfg
setup.py

===========
mozperftest
===========

**mozperftest** can be used to run performance tests against browsers.
See the docs directory.