+50
-42
pkgs/development/python-modules/sphinx/default.nix
+50
-42
pkgs/development/python-modules/sphinx/default.nix
······-buildInputs = [ simplejson mock glibcLocales html5lib ] ++ lib.optional (pythonOlder "3.4") enum34;-cd tests; ${python.interpreter} run.py --ignore py35 -k 'not test_defaults and not test_anchors_ignored'-description = "A tool that makes it easy to create intelligent and beautiful documentation for Python projects";
······