Skip to content

Commit 95f87cb

Browse files
author
Ben Creech
committed
Fix up PyPI readme
(Moving build yml to match what the readme has.)
1 parent 7134a00 commit 95f87cb

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ content-type = "text/markdown"
5252
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
5353
path = "README.md"
5454

55+
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
56+
text = """
57+
## Release history
58+
"""
59+
5560
[[tool.hatch.metadata.hooks.fancy-pypi-readme.fragments]]
5661
path = "HISTORY.md"
5762
start-after = "# History"

0 commit comments

Comments
 (0)