diff --git a/pyproject.toml b/pyproject.toml index fd29375..9f82e20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,4 +29,4 @@ dev = [ [[tool.pdm.source]] name = "pypi" url = "https://pypi.org/simple" -include_packages = ["litedoc"] \ No newline at end of file +include_packages = ["litedoc", "liteyukibot"] \ No newline at end of file