diff options
Diffstat (limited to '.readthedocs.yml')
| -rw-r--r-- | .readthedocs.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index 041d294..fcbb0ed 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,8 @@ formats: python: version: 3.7 install: - - pipfile: doc + - method: pipfile + path: doc sphinx: builder: singlehtml |
