Loading pkgs/development/python-modules/tokenizers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ buildPythonPackage rec { description = "Fast State-of-the-Art Tokenizers optimized for Research and Production"; homepage = "https://github.com/huggingface/tokenizers"; license = lib.licenses.asl20; maintainers = [ ]; maintainers = with lib.maintainers; [ GaetanLepage ]; platforms = lib.platforms.unix; }; } Loading
pkgs/development/python-modules/tokenizers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ buildPythonPackage rec { description = "Fast State-of-the-Art Tokenizers optimized for Research and Production"; homepage = "https://github.com/huggingface/tokenizers"; license = lib.licenses.asl20; maintainers = [ ]; maintainers = with lib.maintainers; [ GaetanLepage ]; platforms = lib.platforms.unix; }; }