diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 29e4ac3..6261df2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,8 +14,9 @@ build: # nodejs: "19" # rust: "1.64" # golang: "1.19" - commands: - - pip install git+https://bitbucket.org/vmorello/mtcutils.git@master + jobs: + pre_install: + - pip install git+https://bitbucket.org/vmorello/mtcutils.git@master # Build documentation in the "docs/" directory with Sphinx sphinx: