diff --git a/pyproject.toml b/pyproject.toml index 880de31..7f374f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ repository = "https://github.com/leng-yue/py-scrcpy-client" license = "MIT" packages = [ { include = "scrcpy" }, + { include = "scrcpy_ui" }, ] [tool.poetry.scripts]