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]+)\]'