Change required documentation theme to sphinx_guzzle_theme from #30334
This commit is contained in:
parent
9fa341c989
commit
a63ebf6a77
@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
nativeBuildInputs = with python3Packages; [
|
||||
# For building documentation:
|
||||
sphinx sphinx_rtd_theme
|
||||
sphinx guzzle_sphinx_theme
|
||||
];
|
||||
buildInputs = [
|
||||
acl lz4 openssl python3Packages.setuptools_scm
|
||||
|
Loading…
Reference in New Issue
Block a user