diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2019-12-28 15:28:09 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2019-12-28 15:28:09 +0100 |
| commit | 1f553f048632b0d32ed0d5671c45dbf9f2e33c12 (patch) | |
| tree | ac75652a996d1db57f73f402b0117d8fd15b6e78 /.readthedocs.yml | |
| parent | a98bff4dedeb3f6d35c34cc1aa96de5e58cdb3f6 (diff) | |
| download | newtype-1f553f048632b0d32ed0d5671c45dbf9f2e33c12.tar.xz newtype-1f553f048632b0d32ed0d5671c45dbf9f2e33c12.zip | |
doc: fix "Read the Docs" configuration
Diffstat (limited to '.readthedocs.yml')
| -rw-r--r-- | .readthedocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index caa63ae..e5c45e0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,7 @@ formats: python: version: 3.7 install: - - pipfile: doc + pipfile: doc sphinx: builder: singlehtml |
