From d97509b472a353860688c834d86a77a49c1bb229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Tue, 18 Jun 2024 23:00:34 +0200 Subject: [PATCH] fix(ci): build --- pyproject.toml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3eee0fc..71db6f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,17 +89,8 @@ allow-direct-references = true [tool.hatch.metadata.hooks.fancy-pypi-readme] content-type = "text/markdown" -[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]] -text = """

- - - -

-""" - [[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]] path = "README.md" -start-after = "" [[tool.hatch.metadata.hooks.fancy-pypi-readme.substitutions]] pattern = '> \[!([A-Z]+)\]'