diff --git a/pyproject.toml b/pyproject.toml index 792aef1..ca30863 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,6 @@ name = "hubgw" version = "0.1.0" description = "FastAPI Gateway for HubMC" authors = ["itqop "] -readme = "README.md" packages = [ {include = "hubgw", from = "src"} ]