mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix(docs): pin sphinxawesome-theme to <6.0.0 (#968)
Version 6.x changed the Python module structure, breaking `import sphinxawesome_theme` at build time. Co-authored-by: Musa Malik <musam@uw.edu>
This commit is contained in:
parent
440ee1e1ef
commit
5d990d9609
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
sphinx_copybutton==0.5.2
|
||||
sphinxawesome-theme
|
||||
sphinxawesome-theme<6.0.0
|
||||
sphinx_sitemap
|
||||
sphinx_design
|
||||
sphinxawesome_theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue