Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 26, 2024
1 parent dc7cf36 commit 1612582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ build:
- graphviz
jobs:
post_install:
- curl -LsSf https://astral.sh/uv/install.sh | sh
- python -m pip install 'uv>=0.2.0'
- python -m uv pip install -c .constraints/py3.9.txt -e .[doc]
- curl -LsSf https://astral.sh/uv/install.sh | sh
- |-
/home/docs/.cargo/bin/uv pip install --system -c .constraints/py3.9.txt -e .[doc]

0 comments on commit 1612582

Please sign in to comment.