Skip to content

Commit

Permalink
test without frozen
Browse files Browse the repository at this point in the history
  • Loading branch information
Intron7 committed Dec 6, 2024
1 parent 3fca0f2 commit 5c0f79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build:
- asdf global uv latest

# Use uv to synchronize dependencies
- uv sync --extra doc --frozen
- uv sync --extra doc

# Build documentation using uv and sphinx
- uv run -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
Expand Down

0 comments on commit 5c0f79b

Please sign in to comment.