Skip to content

Commit

Permalink
rtd: install anchorna to make it importable
Browse files Browse the repository at this point in the history
  • Loading branch information
trichter committed Sep 19, 2024
1 parent ecd31cb commit 5a9fc5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
jobs:
pre_build:
- python -m pip install . --no-deps
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt

0 comments on commit 5a9fc5c

Please sign in to comment.