]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
patchtest.README: update installation instructions
authorTrevor Woerner <twoerner@gmail.com>
Thu, 18 Sep 2025 21:27:26 +0000 (17:27 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Sep 2025 16:57:07 +0000 (17:57 +0100)
commit82d5797c2bc40f0465e57dbc745f3ccccfed1067
treeb8d77e105962a27935b39346d363b15482bdbf93
parent166e52103d17c9eeec3666967c2580008f992481
patchtest.README: update installation instructions

Update the installation instructions to demonstrate using a Python
virtual environment to install the patchtest module dependencies. Also
provide example #exactsteps. Using a virtual environment is considered a
best practice for Python programs, but also makes the git-pw tool
available in the user's PATH automatically.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/patchtest.README