From 9d7f390a0225a097c136a1453b88d7898e4c60c6 Mon Sep 17 00:00:00 2001 From: Luca Date: Thu, 14 Dec 2023 02:35:31 +0100 Subject: [PATCH] build: fix pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f34ac37..e05c1c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "pretalx-musicrate" dynamic = ["version"] description = "pretalx plugin for rating music" -readme = "README.rst" +readme = "README.md" license = {text = "Apache Software License"} keywords = ["pretalx"] authors = [