Change required documentation theme to sphinx_guzzle_theme from #30334

This commit is contained in:
Kirill 2017-10-12 11:17:24 +03:00
parent 9fa341c989
commit a63ebf6a77

View File

@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
nativeBuildInputs = with python3Packages; [ nativeBuildInputs = with python3Packages; [
# For building documentation: # For building documentation:
sphinx sphinx_rtd_theme sphinx guzzle_sphinx_theme
]; ];
buildInputs = [ buildInputs = [
acl lz4 openssl python3Packages.setuptools_scm acl lz4 openssl python3Packages.setuptools_scm