aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2019-12-28 15:28:09 +0100
committerFelix Morgner <felix.morgner@gmail.com>2019-12-28 15:28:09 +0100
commit1f553f048632b0d32ed0d5671c45dbf9f2e33c12 (patch)
treeac75652a996d1db57f73f402b0117d8fd15b6e78
parenta98bff4dedeb3f6d35c34cc1aa96de5e58cdb3f6 (diff)
downloadnewtype-1f553f048632b0d32ed0d5671c45dbf9f2e33c12.tar.xz
newtype-1f553f048632b0d32ed0d5671c45dbf9f2e33c12.zip
doc: fix "Read the Docs" configuration
-rw-r--r--.readthedocs.yml2
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