Skip to content

Commit 5c133bc

Browse files
committed
Use uv export to export groups
1 parent 91047f9 commit 5c133bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ build:
1414
pre_install:
1515
# - curl -LsSf https://astral.sh/uv/install.sh | sh
1616
- pip install uv
17-
- uv python install 3.11
17+
- uv export --only-group docs --no-hashes --no-color > requirements-docs.txt
1818
post_install:
19-
- uv sync --all-extras --group devel
19+
- pip install -r requirements-docs.txt
2020
pre_build:
21-
- uv run make -C docs html
21+
- make -C docs html
2222

2323
# Build documentation in the docs/ directory with Sphinx
2424
sphinx:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy