Loading pkgs/development/python-modules/extract-msg/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ fetchFromGitHub, olefile, pytestCheckHook, pythonOlder, red-black-tree-mod, rtfde, setuptools, Loading @@ -19,8 +18,6 @@ buildPythonPackage rec { version = "0.55.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "TeamMsgExtractor"; repo = "msg-extractor"; Loading @@ -34,9 +31,7 @@ buildPythonPackage rec { "red-black-tree-mod" ]; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ beautifulsoup4 Loading Loading
pkgs/development/python-modules/extract-msg/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ fetchFromGitHub, olefile, pytestCheckHook, pythonOlder, red-black-tree-mod, rtfde, setuptools, Loading @@ -19,8 +18,6 @@ buildPythonPackage rec { version = "0.55.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "TeamMsgExtractor"; repo = "msg-extractor"; Loading @@ -34,9 +31,7 @@ buildPythonPackage rec { "red-black-tree-mod" ]; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ beautifulsoup4 Loading