Skip to content

Commit 54936c7

Browse files
committed
Pin towncrier in docs build.
Closes #4533; Ref sphinx-contrib/sphinxcontrib-towncrier#92
1 parent 3595113 commit 54936c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ doc = [
102102

103103
# workaround for pypa/setuptools#4333
104104
"pyproject-hooks!=1.1",
105+
106+
# workaround for sphinx-contrib/sphinxcontrib-towncrier#92
107+
"towncrier<24.7",
105108
]
106109
ssl = []
107110
certs = []

0 commit comments

Comments
 (0)