python-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29510
This commit is contained in:
@@ -1818,7 +1818,7 @@ let pythonPackages = python.modules // rec {
|
|||||||
md5 = "42c722d48e52d4888193965dd473adb5";
|
md5 = "42c722d48e52d4888193965dd473adb5";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [docutils jinja2 pygments];
|
propagatedBuildInputs = [docutils jinja2 pygments];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects.";
|
description = "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects.";
|
||||||
|
|||||||
Reference in New Issue
Block a user