mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
Specify the version of 'sphinx-tabs' to be installed in order to be able to build the documentation. Without this, the latest is installed but is incompatible with 'sphinx==1.7.7' as specified in our doc/scripts/requirements' file. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>