mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix(docs): pin sphinxawesome-theme to <6.0.0
Version 6.x changed the Python module structure, breaking `import sphinxawesome_theme` at build time. Co-Authored-By: Spherrrical <malikmusa1323@gmail.com>
This commit is contained in:
parent
9812540602
commit
6865af0bf7
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