Merge pull request #35 from mithro/add-digital-cells2 Second round of adding digital standard cells
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