Skip to content

Commit

Permalink
fix running towncrier
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaehne authored Feb 4, 2025
1 parent 0cbee46 commit 4fdf294
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ doc = [
"sphinx-design",
"sphinx-favicon",
"sphinxcontrib-towncrier",
"towncrier",
# unpin when sphinxcontrib-towncrier support more recent version to towncrier
"towncrier<24",
]
dev = [
"black",
Expand Down

0 comments on commit 4fdf294

Please sign in to comment.