Merge pull request #287893 from patka-123/python311Packages-async-tkinter-loop
python311Packages.async-tkinter-loop: fix build
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
, python3Packages
|
||||
, poetry-core
|
||||
, tkinter
|
||||
, typing-extensions
|
||||
, pythonRelaxDepsHook
|
||||
, pytestCheckHook
|
||||
}:
|
||||
@@ -26,6 +27,7 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [
|
||||
tkinter
|
||||
typing-extensions
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
|
||||
Reference in New Issue
Block a user