trying
This commit is contained in:
parent
17ddcada9a
commit
9b0ea3046f
@ -26,7 +26,7 @@
|
||||
# Fix Sphinx for Python 3.10
|
||||
sphinx = if pythonVersion == "python310" then
|
||||
super.sphinx.overridePythonAttrs (old: {
|
||||
version = "7.2.6"; # Use a version known to work with Python 3.10
|
||||
version = "6.2.1"; # Use a version known to work with Python 3.10
|
||||
doCheck = false; # Skip tests to avoid compatibility issues
|
||||
})
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user