Loading pkgs/development/python-modules/django-extensions/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , django , factory_boy , mock , pip , pygments , pytest-django , pytestCheckHook Loading Loading @@ -46,6 +47,7 @@ buildPythonPackage rec { nativeCheckInputs = [ factory_boy mock pip pygments # not explicitly declared in setup.py, but some tests require it pytest-django pytestCheckHook Loading Loading
pkgs/development/python-modules/django-extensions/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , django , factory_boy , mock , pip , pygments , pytest-django , pytestCheckHook Loading Loading @@ -46,6 +47,7 @@ buildPythonPackage rec { nativeCheckInputs = [ factory_boy mock pip pygments # not explicitly declared in setup.py, but some tests require it pytest-django pytestCheckHook Loading