]> git.ipfire.org Git - thirdparty/qemu.git/commit
readthodocs: fully specify a build environment
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 21 Dec 2023 17:42:00 +0000 (17:42 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 23 Jan 2024 15:48:41 +0000 (18:48 +0300)
commit25ff741fe852123092fd9e80e887f0a20d843a10
tree45b794391d4cc57396bc3ac13d9b6f65fee96e5b
parent72694a69c98723f51a0b4ab8113ab0362029c753
readthodocs: fully specify a build environment

This is now expected by rtd so I've expanded using their example as
22.04 is one of our supported platforms. I tried to work out if there
was an easy way to re-generate a requirements.txt from our
pythondeps.toml but in the end went for the easier solution.

Cc: <qemu-stable@nongnu.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231221174200.2693694-1-alex.bennee@linaro.org>
(cherry picked from commit b16a45bc5e0e329a16af8a2e020a6e7044f9afa2)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.readthedocs.yml
docs/requirements.txt [new file with mode: 0644]