diff --git a/pyproject.toml b/pyproject.toml index 9e91030..9cb3bed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ authors = ["Jörg Herbel "] packages = [ { include = "RobotmkLibrary" }, ] +readme = "README.md" [tool.poetry.dependencies] python = "^3.8" # "^3" would be sufficient for our code, but fails to resolve