| commit | 5fe293159012e383854ed6f2e7f8c1b864be5930 | [log] [tgz] |
|---|---|---|
| author | Tim 'mithro' Ansell <me@mith.ro> | Wed Nov 11 09:16:36 2020 -0800 |
| committer | Tim 'mithro' Ansell <me@mith.ro> | Wed Nov 11 09:16:36 2020 -0800 |
| tree | 657f43f11b341542680193e2a89a100f97d37f17 | |
| parent | e9d493a4a741f26810f1493116307f65e69417a2 [diff] |
docs: Enable cloning the sky130_fd_io submodule. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
diff --git a/.readthedocs.yml b/.readthedocs.yml index 4b63f51..2546fc3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml
@@ -27,3 +27,8 @@ conda: environment: environment.yml + +submodules: + include: + - libraries/sky130_fd_io/latest + recursive: false