Skip to content

Commit cd0dd3c

Browse files
committed
Pin towncrier due to incompatibility with sphinxcontrib-towncrier
Pin `towncrier` until we find a solution to sphinx-contrib/sphinxcontrib-towncrier#92.
1 parent 8509fe8 commit cd0dd3c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

doc/en/broken-dep-constraints.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# This file contains transitive dependencies that need to be pinned for some reason.
2+
# Eventually this file will be empty, but in this case keep it around for future use.
3+
4+
# Pin towncrier temporarily due to incompatibility with sphinxcontrib-towncrier:
5+
# https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
6+
towncrier!=24.7.0,!=24.7.1

doc/en/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-c broken-dep-constraints.txt
12
pluggy>=1.5.0
23
pygments-pytest>=2.3.0
34
sphinx-removed-in>=0.2.0

0 commit comments

Comments
 (0)