summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorTaku Fukada <naninunenor@gmail.com>2020-08-08 01:33:24 +0900
committerTaku Fukada <naninunenor@gmail.com>2020-08-08 01:33:24 +0900
commit272d300fc8984434fa683caeb5b7bc52effe4dd9 (patch)
treed2107ac81c5b2368a33831d18f04c12f80390712 /.readthedocs.yml
parent354edd9431725c57d3ef4c0340bd7e69c908275c (diff)
Fix Read the Docs bulid failing
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 4030bc317..2a0640782 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -8,6 +8,10 @@
version: 2
+submodules:
+ include:
+ - extmod/ulab
+
python:
version: 3
install: