Loading pkgs/development/python-modules/python-telegram/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = [ "TestGetTdjsonTdlibPath" ]; pythonImportsCheck = [ "telegram.client" ]; Loading Loading
pkgs/development/python-modules/python-telegram/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,10 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = [ "TestGetTdjsonTdlibPath" ]; pythonImportsCheck = [ "telegram.client" ]; Loading