From e7179cf5dcb181514ba15f5b44611f9f6fa4e19b Mon Sep 17 00:00:00 2001 From: Fstei Date: Mon, 23 Sep 2024 09:53:46 +0200 Subject: [PATCH] copy paste fehler --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 73ac31f7..33cb54ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ build-backend = "hatchling.build" [tool.hatch.metadata.hooks.fancy-pypi-readme] -content-type = "text/markdown" +content-type = "text/x-rst" fragments = [{ path = "README.rst" }] [tool.hatch.version]