We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2a335 commit 065a045Copy full SHA for 065a045
pyproject.toml
@@ -73,6 +73,7 @@ docs = [
73
"sphinx-inline-tabs",
74
"sphinx>=4",
75
"sphinxcontrib.towncrier",
76
+ "towncrier<24.7",
77
]
78
testing = [
79
"bmi-tester>=0.5.9",
requirements-docs.txt
@@ -8,3 +8,4 @@ sphinx-inline-tabs
8
sphinx-inline-tabs
9
sphinx>=4
10
sphinxcontrib.towncrier
11
+towncrier<24.7
0 commit comments