diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e8b60b3..29e4ac3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,6 +14,8 @@ build: # nodejs: "19" # rust: "1.64" # golang: "1.19" + commands: + - pip install git+https://bitbucket.org/vmorello/mtcutils.git@master # Build documentation in the "docs/" directory with Sphinx sphinx: @@ -33,8 +35,6 @@ sphinx: python: install: - - method: pip - path: git+https://bitbucket.org/vmorello/mtcutils.git@master - method: pip path: . extra_requirements: