Skip to content

Commit

Permalink
Merge branch '42.rtd-config-update2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gth828r committed Sep 26, 2024
2 parents 8b3f291 + 78c93aa commit e4e6c45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ version: 2
# Install libsndfile to support the python soundfile pip package
build:
os: ubuntu-22.04
tools:
python: "3.8"
apt_packages:
- libsndfile1

Expand All @@ -17,7 +19,6 @@ sphinx:

# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.8"
install:
- method: pip
path: .
Expand Down

0 comments on commit e4e6c45

Please sign in to comment.