Skip to content

Commit

Permalink
Pin towncrier to <24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
HealthyPear committed Sep 19, 2024
1 parent 021b102 commit db0f40b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- sphinx-autoapi
- sphinx-copybutton
- sphinxcontrib-towncrier
- towncrier<24.7
# Testing
- pytest
- pytest-console-scripts
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ docs = [
"sphinx-autoapi",
"sphinx-copybutton",
"sphinxcontrib-towncrier",
"towncrier<24.7"
]
dev = ["pre-commit", "ruff", "iact_estimator[docs]", "iact_estimator[tests]"]
tests = ["pytest", "pytest-console-scripts"]
Expand Down

0 comments on commit db0f40b

Please sign in to comment.