Merge pull request #287893 from patka-123/python311Packages-async-tkinter-loop

python311Packages.async-tkinter-loop: fix build
This commit is contained in:
Martin Weinelt
2024-02-11 00:46:34 +01:00
committed by GitHub
@@ -4,6 +4,7 @@
, python3Packages
, poetry-core
, tkinter
, typing-extensions
, pythonRelaxDepsHook
, pytestCheckHook
}:
@@ -26,6 +27,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
tkinter
typing-extensions
];
pythonRemoveDeps = [