mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
ci: fix docs generation
Markdown >=3.4 breaks sphinx markdown tables plugin and the CI fails. Fix by forcing pip to install an older version of Markdown. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
3c948cc106
commit
823e87a045
@ -1,3 +1,5 @@
|
||||
docutils<0.18
|
||||
Markdown<3.4
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
recommonmark
|
||||
|
Loading…
Reference in New Issue
Block a user