Loading pkgs/development/python-modules/async-tkinter-loop/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , python3Packages , poetry-core , tkinter , typing-extensions , pythonRelaxDepsHook , pytestCheckHook }: Loading @@ -26,6 +27,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ tkinter typing-extensions ]; pythonRemoveDeps = [ Loading Loading
pkgs/development/python-modules/async-tkinter-loop/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , python3Packages , poetry-core , tkinter , typing-extensions , pythonRelaxDepsHook , pytestCheckHook }: Loading @@ -26,6 +27,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ tkinter typing-extensions ]; pythonRemoveDeps = [ Loading