diff --git a/pyproject.toml b/pyproject.toml index 69b9b2e..58516ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "thefafixturecalendar" version = "0.1.0" description = "" authors = ["Karl Hudgell "] -readme = "README.md" +#readme = "README.md" [tool.poetry.dependencies] python = "^3.8"