mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
fix: fixed CI execution failures caused by document builds (#857)
* fixed CI execution failures caused by document builds * add comments
This commit is contained in:
@@ -11,3 +11,6 @@ sphinx-autobuild
|
||||
sphinx-click
|
||||
sphinx-togglebutton
|
||||
sphinx_rtd_theme
|
||||
# snowballstemmer, a dependency of sphinx, was released on 2025-05-08 with version 3.0.0,
|
||||
# which causes errors in the build process. So we've limited the version for now.
|
||||
snowballstemmer<3.0
|
||||
|
||||
Reference in New Issue
Block a user