Skip to content

Commit

Permalink
Try tweaking the pre_install job.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjankowsk committed Aug 6, 2023
1 parent f10fadd commit a81c82c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a81c82c

Please sign in to comment.