Skip to content

Commit

Permalink
chore(rust): update RTD.
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed Nov 20, 2024
1 parent 289ae5b commit 5e4849f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ build:
os: ubuntu-22.04
tools:
python: "3.10"
# rust: "1.80.1"
commands:
- asdf install rust 1.81.0
- asdf global rust 1.81.0
- asdf install rust 1.82.0
- asdf global rust 1.82.0
- cp examples/*.ipynb docs/tutorials
- python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH
- python -m pip install --upgrade --no-cache-dir pip setuptools
Expand Down

0 comments on commit 5e4849f

Please sign in to comment.