3
0
Fork 0
forked from mirrors/nixpkgs

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; [
# For building documentation:
sphinx sphinx_rtd_theme
sphinx guzzle_sphinx_theme
];
buildInputs = [
acl lz4 openssl python3Packages.setuptools_scm