Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 20ad4da

Browse filesBrowse files
committed
Add another source
1 parent d55af70 commit 20ad4da
Copy full SHA for 20ad4da

File tree

1 file changed

+2
-4
lines changed
Filter options

1 file changed

+2
-4
lines changed

‎.readthedocs.yaml

Copy file name to clipboardExpand all lines: .readthedocs.yaml
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@ build:
1414
pre_install:
1515
- curl -LsSf https://astral.sh/uv/install.sh | sh
1616
- uv python install 3.11
17-
- source $HOME/.local/bin/env
1817
post_install:
18+
- source $HOME/.local/bin/env
1919
- uv sync --all-extras --group devel
2020
pre_build:
21+
- source $HOME/.local/bin/env
2122
- uv run make -C docs html
2223

2324
# Build documentation in the docs/ directory with Sphinx
2425
sphinx:
2526
configuration: docs/conf.py
2627

27-
#python:
28-
# install:
29-
# - requirements: docs/requirements.txt

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.