pythonPackages.jinja2: no tests
This commit is contained in:
parent
81191b707d
commit
150341bfd1
@ -12272,6 +12272,9 @@ in modules // {
|
|||||||
|
|
||||||
propagatedBuildInputs = with self; [ markupsafe ];
|
propagatedBuildInputs = with self; [ markupsafe ];
|
||||||
|
|
||||||
|
# No tests included
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://jinja.pocoo.org/;
|
homepage = http://jinja.pocoo.org/;
|
||||||
description = "Stand-alone template engine";
|
description = "Stand-alone template engine";
|
||||||
|
Loading…
Reference in New Issue
Block a user