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 d9f1688 commit 97c6b17Copy full SHA for 97c6b17
1 file changed
.readthedocs.yaml
@@ -11,8 +11,9 @@ build:
11
if [ "$READTHEDOCS_VERSION_TYPE" != "tag" ]; then
12
hatch env run --env docs -- towncrier build --version Unreleased --yes
13
fi
14
- post_build:
+ build:
15
- hatch env run --env docs build
16
+ post_build:
17
- hatch env run --env docs readthedocs
18
19
mkdocs:
0 commit comments