Loading pkgs/development/python-modules/unicodedata2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ buildPythonPackage rec { pytestCheckHook ]; pythonImportsCheck = [ "unicodedata2" ]; meta = with lib; { description = "Backport and updates for the unicodedata module"; homepage = "https://github.com/mikekap/unicodedata2"; Loading Loading
pkgs/development/python-modules/unicodedata2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ buildPythonPackage rec { pytestCheckHook ]; pythonImportsCheck = [ "unicodedata2" ]; meta = with lib; { description = "Backport and updates for the unicodedata module"; homepage = "https://github.com/mikekap/unicodedata2"; Loading