Loading pkgs/development/python-modules/pylacus/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ buildPythonPackage, fetchFromGitHub, poetry-core, pythonOlder, requests, }: Loading @@ -12,8 +11,6 @@ buildPythonPackage rec { version = "1.19.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "ail-project"; repo = "PyLacus"; Loading Loading
pkgs/development/python-modules/pylacus/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ buildPythonPackage, fetchFromGitHub, poetry-core, pythonOlder, requests, }: Loading @@ -12,8 +11,6 @@ buildPythonPackage rec { version = "1.19.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "ail-project"; repo = "PyLacus"; Loading