summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2022-08-18 10:54:02 +0200
committerHynek Schlawack <hs@ox.cx>2022-08-18 10:54:02 +0200
commit1d05e4dac3a46c6bdad16da1a060830933b63aa1 (patch)
tree79383e53a4df8b87dd8238ee813ae2b7b9e76f4e /pyproject.toml
parente69cb7ab504740a58766fad757bb5d01e5e812f6 (diff)
downloadjsonschema-1d05e4dac3a46c6bdad16da1a060830933b63aa1.tar.gz
Use rST markers in README
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 24a2a63..bb4418c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -81,11 +81,11 @@ content-type = "text/x-rst"
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
path = "README.rst"
-end-before = "<!-- start cut from PyPI -->"
+end-before = ".. start cut from PyPI"
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
path = "README.rst"
-start-after = "<!-- end cut from PyPI -->\n\n\n"
+start-after = ".. end cut from PyPI\n\n\n"
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
text = """