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 d91194d commit 112c498Copy full SHA for 112c498
.readthedocs.yaml
@@ -2,8 +2,8 @@ version: 2
2
3
build:
4
jobs:
5
- pre_build:
6
- - "make apidocs"
+ post_install:
+ - make apidocs
7
8
9
python:
0 commit comments