From 3917b0d90d4520010693725c376ea866cfd78d3a Mon Sep 17 00:00:00 2001 From: Karl0ss Date: Mon, 27 Nov 2023 13:52:56 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"