Skip to content

Commit

Permalink
run towncrier in readthedocs job
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Aug 19, 2024
1 parent 660612c commit ddcf4c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ build:
- git fetch --all --tags || true
pre_install:
- git update-index --assume-unchanged docs/rtd_environment.yaml docs/conf.py
post_install:
- towncrier build

conda:
environment: docs/rtd_environment.yaml
Expand Down
1 change: 1 addition & 0 deletions docs/rtd_environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ dependencies:
- pip
- graphviz
- sphinx_rtd_theme>1.2.0
- towncrier

0 comments on commit ddcf4c7

Please sign in to comment.