python.pkgs.jinja2: run tests
This commit is contained in:
parent
5340c05e04
commit
c890a3dd0f
@ -17,9 +17,6 @@ buildPythonPackage rec {
|
||||
pytest -v tests
|
||||
'';
|
||||
|
||||
# RecursionError: maximum recursion depth exceeded
|
||||
doCheck = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://jinja.pocoo.org/;
|
||||
description = "Stand-alone template engine";
|
||||
|
Loading…
Reference in New Issue
Block a user