mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-10 15:10:54 +00:00
fix towncrier config and correct links in release_notes
This commit is contained in:
@ -73,10 +73,10 @@ markers = ["slow: mark test as slow"]
|
||||
xfail_strict = true
|
||||
|
||||
[tool.towncrier]
|
||||
# Read https://github.com/ethereum/py-libp2p/blob/main/newsfragments/README.md for instructions
|
||||
# Read https://github.com/libp2p/py-libp2p/blob/main/newsfragments/README.md for instructions
|
||||
directory = "newsfragments"
|
||||
filename = "docs/release_notes.rst"
|
||||
issue_format = "`#{issue} <https://github.com/ethereum/py-libp2p/issues/{issue}>`__"
|
||||
issue_format = "`#{issue} <https://github.com/libp2p/py-libp2p/issues/{issue}>`__"
|
||||
package = "libp2p"
|
||||
title_format = "py-libp2p v{version} ({project_date})"
|
||||
underlines = ["-", "~", "^"]
|
||||
|
||||
Reference in New Issue
Block a user