mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00

823e87a
fixed docs generation by locking Markdown version that
is compatible with sphinx-markdown-tables but did not lock
sphinx-markdown-tables itself.
Now that sphinx-markdown-tables got fixed so that it requires the
latest Markdown version, the docs generation fails again.
Fix it by dropping the Markdown version lock. This also fixes
docs generation for the release branches.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
docutils<0.18
|
|
sphinx
|
|
sphinx_rtd_theme
|
|
recommonmark
|
|
sphinx-markdown-tables
|
|
sphinx-md |