Skip to content

Commit

Permalink
Fix failing python docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benbrandt committed Jan 13, 2024
1 parent 53cc041 commit 11fe3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build:
os: "ubuntu-22.04"
tools:
python: "3"
rust: "1.64"
rust: "1.70"
commands:
- pip install pdoc
- cd ./bindings/python && pip install .
Expand Down

0 comments on commit 11fe3df

Please sign in to comment.