ソースを参照

Update pyproject.toml

Karl0ss 1 年間 前
コミット
3917b0d90d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -3,7 +3,7 @@ name = "thefafixturecalendar"
 version = "0.1.0"
 description = ""
 authors = ["Karl Hudgell <karl.hudgell@bjss.com>"]
-readme = "README.md"
+#readme = "README.md"
 
 [tool.poetry.dependencies]
 python = "^3.8"