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 da53d3e commit 0299af0Copy full SHA for 0299af0
.readthedocs.yaml
@@ -4,6 +4,9 @@ build:
4
os: ubuntu-22.04
5
tools:
6
python: "3.12"
7
+ jobs:
8
+ pre_build:
9
+ - towncrier --build --version Unreleased --yes
10
11
sphinx:
12
configuration: docs/conf.py
0 commit comments