mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
docs/requirements.txt is expected by readthedocs and should be in sync with pythondeps.toml. Add a comment to both. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
5 lines
128 B
Text
5 lines
128 B
Text
# Used by readthedocs.io
|
|
# Should be in sync with the "installed" key of pythondeps.toml
|
|
|
|
sphinx==5.3.0
|
|
sphinx_rtd_theme==1.1.1
|