Loading pkgs/development/python-modules/diff-cover/default.nix +6 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , jinja2 , jinja2-pluralize , pluggy , poetry-core , pycodestyle , pyflakes , pygments Loading @@ -19,7 +20,7 @@ buildPythonPackage rec { pname = "diff-cover"; version = "8.0.1"; format = "setuptools"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -29,6 +30,10 @@ buildPythonPackage rec { hash = "sha256-zDnRmety/kG83P7hZOtbWRUztMYlWA4/mprMaGkGTXw="; }; nativeBuildInputs = [ poetry-core ]; propagatedBuildInputs = [ chardet jinja2 Loading Loading
pkgs/development/python-modules/diff-cover/default.nix +6 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , jinja2 , jinja2-pluralize , pluggy , poetry-core , pycodestyle , pyflakes , pygments Loading @@ -19,7 +20,7 @@ buildPythonPackage rec { pname = "diff-cover"; version = "8.0.1"; format = "setuptools"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -29,6 +30,10 @@ buildPythonPackage rec { hash = "sha256-zDnRmety/kG83P7hZOtbWRUztMYlWA4/mprMaGkGTXw="; }; nativeBuildInputs = [ poetry-core ]; propagatedBuildInputs = [ chardet jinja2 Loading