From 07f9ab18f5c40e710bae70f9209cc26658b70fa1 Mon Sep 17 00:00:00 2001 From: Christopher Broderick Date: Wed, 20 Aug 2025 00:59:45 +0100 Subject: [PATCH] Update readme file extension --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eeb42523..9deefa75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ {name = "Ross Poulton", email = "ross@rossp.org"}, ] requires-python = ">=3.9, <4.0" -readme = "README.md" +readme = "README.rst" license = {text = "BSD3"} keywords = ["django", "helpdesk", "django-helpdesk", "tickets", "incidents", "cases", "bugs", "track", "support"] maintainers = [