pythonPackages.jinja2: no tests

This commit is contained in:
Frederik Rietdijk 2016-09-01 21:04:16 +02:00
parent 81191b707d
commit 150341bfd1

View File

@ -12272,6 +12272,9 @@ in modules // {
propagatedBuildInputs = with self; [ markupsafe ];
# No tests included
doCheck = false;
meta = {
homepage = http://jinja.pocoo.org/;
description = "Stand-alone template engine";