Skip to content

Commit

Permalink
Add libtool for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Feb 24, 2024
1 parent 1699508 commit f55e497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ build:
python: "3.11"
jobs:
pre_install:
- apt-get install -y build-essential libtool
- make preprocess && pip install .

# Optionally declare the Python requirements required to build your docs
Expand Down

0 comments on commit f55e497

Please sign in to comment.