Skip to content

Commit

Permalink
minor change yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
demidenm committed Jun 22, 2024
1 parent 1eeed33 commit f3bd9fb
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ build:
sphinx:
configuration: docs/conf.py

# Explicitly set the version of Python and its requirements
# Explicitly set the version of Python and its requirements & install local pyreli
python:
install:
- requirements: docs/requirements.txt

# Install from the local `pyrelimri` directory
python:
install:
- method: setuptools
- method: pip
path: ./pyrelimri
- requirements: docs/requirements.txt

0 comments on commit f3bd9fb

Please sign in to comment.