CI, docs: Install test/py/requirements.txt as well
authorTom Rini <trini@konsulko.com>
Mon, 12 May 2025 21:51:23 +0000 (15:51 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 18 May 2025 06:51:36 +0000 (08:51 +0200)
commit9effbe1548f5ede3901832c747ea2b48ba8f847e
tree5b1f3f8b2bf9fc7f2c8af4105d0c3a81190c95e7
parent4cb72436403069baf58c0d5187149db7ab76fb85
CI, docs: Install test/py/requirements.txt as well

As noted by Quentin, in CI we should be at least versioning the pytest
that we install. To avoid problems later, go with the whole requirements
file being used. Furthermore, our documentation building for readthedocs
must also have pytest so install the requirements file there as well.

Reported-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml
.readthedocs.yml