Skip to content

Commit

Permalink
fix docs build 3
Browse files Browse the repository at this point in the history
  • Loading branch information
knifecake committed Dec 30, 2024
1 parent 79c8aea commit 8e9b3db
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ build:
tools:
python: "3.13"
jobs:
post_create_environment:
pre_install:
- pip install uv
post_install:
- uv export requirements-txt > requirements.txt
- pip install -r requirements.txt

- uv export --format requirements-txt > requirements.txt
sphinx:
configuration: docs/conf.py

0 comments on commit 8e9b3db

Please sign in to comment.