Skip to content

Commit

Permalink
Move to install command.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjankowsk committed Aug 6, 2023
1 parent f7755e6 commit f10fadd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -33,8 +35,6 @@ sphinx:

python:
install:
- method: pip
path: git+https://bitbucket.org/vmorello/mtcutils.git@master
- method: pip
path: .
extra_requirements:
Expand Down

0 comments on commit f10fadd

Please sign in to comment.