aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:19:49 +0100
committerFelix Morgner <felix.morgner@gmail.com>2020-03-01 12:19:49 +0100
commit1bd35044ee96e2bccb66749be5a48307c6e28218 (patch)
treea2e1b4760713a20ae63c3a72ae47425a71e7053c /.readthedocs.yml
parentf00fb5779dcf2443b74d114093afbbd2441523ad (diff)
parent8c5f53f0c3052cc30c2fe78feb1432b2a5c4e847 (diff)
downloadnewtype-master.tar.xz
newtype-master.zip
newtype: release version 1.1.0v1.1.0master
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 6514c09..6dd17ed 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -8,7 +8,9 @@ formats:
python:
version: 3.7
+ install:
+ - requirements: doc/requirements.txt
sphinx:
builder: singlehtml
- configuration: doc/src/conf.py \ No newline at end of file
+ configuration: doc/src/conf.py